Drawer
Props
Name
Type
side
'left' | 'right'
Side on which the drawer shall open. Defaults to right
.
teleport
string
The container element in which the component shall be rendered. Defaults to
body
.
Events
Name
Payload
open
–
Fired when the drawer is opened
close
–
Fired when the drawer is closed
Slots
Name
Payload
default
–
Drawer content
title
–
Optional title
Expose
Property
Binding
open
–
Open drawer
close
–
Close drawer