|
@@ -221,6 +221,6 @@ Clicking each dropdown item fires an event whose parameter is assigned by each i
|
|
|
### Dropdown Menu Item Attributes
|
|
|
| Attribute | Description | Type | Accepted Values | Default |
|
|
|
|------------- |---------------- |---------------- |---------------------- |-------- |
|
|
|
-| command | a command to be dispatched to Dropdown's `command` callback | string | — | — |
|
|
|
+| command | a command to be dispatched to Dropdown's `command` callback | string/number/object | — | — |
|
|
|
| disabled | whether the item is disabled | boolean | — | false |
|
|
|
| divided | whether a divider is displayed | boolean | — | false |
|