New to Kendo UI for Angular? Start a free 30-day trial
DrawerPosition
Updated over 6 months ago
Defines the position of the Drawer (see example).
type DrawerPosition = "start" | "end";
Defines the position of the Drawer (see example).
type DrawerPosition = "start" | "end";