Drawer
This is the slider modal that can be attached to the edge of the screen, horizontally or vertically. It is normally used for displaying menus, allowing users to view/change profiles and settings.
Last updated
This is the slider modal that can be attached to the edge of the screen, horizontally or vertically. It is normally used for displaying menus, allowing users to view/change profiles and settings.
Last updated
Left
- Keeps the 'X' close button at the top left of the drawer
Right
- Keeps the 'X' close button at the top right of the drawer
Left
- The slider is attached to the top edge of the screen
Bottom
- The slider is placed at the bottom part of the screen
Left
- The slider is attached to the left side of the screen
Right
- The slider is attached to the right side of the screen
Specify the width for the drawer in 'px' value. It is a standard practice to keep the width not more than 30% of the screen, as this is a modal which slides from the edge.
Decides whether users can click outside the widget's area to close the drawer or not. The 'X' close button is also used to close the widget.
This shows the gray overlay on the rest of the screen when the widget is activated.
Close
Background
Users can change the colour of the background using this property. It has all the RGB colour ranges to pick from. It is recommended to use a corresponding background colour that shows the front clearly.
This event will be triggered when the user closes the drawer.