Skip to content
driver-vue
Search
K
Main Navigation
Guide
Components
Examples
API
Appearance
Menu
Return to top
On this page
Type Alias: Side
ts
type
Side
=
"top"
|
"right"
|
"bottom"
|
"left"
;