Skip to content
driver-vue
Search
K
Main Navigation
Guide
Components
Examples
API
Appearance
Menu
Return to top
On this page
Type Alias: Alignment
ts
type
Alignment
=
"start"
|
"center"
|
"end"
;