Skip to content
driver-vue
Search
K
Main Navigation
Guide
Components
Examples
API
Appearance
Menu
Return to top
On this page
Type Alias: AllowedButtons
ts
type
AllowedButtons
=
"next"
|
"previous"
|
"close"
;