Drawer.
Example
js
Code
bxml
Code
bxss
Code
Props
| Name | Type | Description | Default |
|---|---|---|---|
direction | string | "bottom" | |
teleport-to | string | "" | |
visible | boolean | false | |
mask-closable | boolean | true | |
draggable | boolean | false | |
container-class | string | "" | |
mask-class | string | "" | |
content-class | string | "" | |
use-dark-mask | boolean | false | |
show-top-handle | boolean | false | |
transition-duration | number | 300 |
Events
| Name | Description |
|---|---|
bindopen | |
bindclose | Â |
Was this page helpful?
Last modified on