Import
HTML
JavaScript
Settings
| Name | Type | Default | Description |
|---|---|---|---|
items | array | — | can automatically generate menu items |
value | string | — | can specify the active menu item value when generating menu items |
tooltip-settings | object | [object Object] | can configure tooltip settings when using icon-only |
Events
| Event | Description | Arguments |
|---|---|---|
change | can specify a function to occur after the value changes | value — the updated value |