Interaction Modes
The Drawer provides a set of modes and with which the user can interact and positions in which it can be rendered.
The Drawer supports the following interaction modes:
- (Default)
overlay
push
The Drawer supports the following positions which determine the side on which the it will be rendered:
- (Default)
left
right
The Drawer provides gesture support. It also features the mini mode which makes the it always partly visible and allows the user to reveal its full content either with a gesture or by calling the show()
method of the Drawer.