BottomDrawer
Panoramax.components.layout.BottomDrawer ⇐ lit.LitElement
Kind: static class of Panoramax.components.layout
Extends: lit.LitElement
Element: pnx-bottom-drawer
Slot: default
The drawer content
- .BottomDrawer ⇐
lit.LitElement
- new BottomDrawer()
- .properties :
Object
new BottomDrawer()
BottomDrawer layout offers a mobile-like drawer menu, coming from bottom of the screen.
Example
bottomDrawer.properties : Object
Component properties.
Kind: instance property of BottomDrawer
Properties
Name | Type | Default | Description |
---|---|---|---|
[openness] | string |
"half-opened" |
How much the drawer should be opened (closed, half-opened, opened) |