Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SideDrawerLocation

This module exports all possible SideDrawer locations as variables.

Index

Enumeration members

Enumeration members

Bottom

Bottom:

If set, the menu pane of the SideDrawer is shown at the bottom of your application's screen.

Left

Left:

If set, the menu pane of the SideDrawer is shown at the left side of your application's screen.

Right

Right:

If set, the menu pane of the SideDrawer is shown at the right side of your application's screen.

Top

Top:

If set, the menu pane of the SideDrawer is shown at the top of your application's screen.

Generated using TypeDoc