[]
• items: IListItem[] | IListOption[] | () => HTMLElement
関数は DOM 要素を返します。
• オプション layout: IListLayout
• オプション multiSelect: boolean
• オプション text: string
• オプション valueType: DropdownListValue
▸ Optional onItemSelected(e): string
| 名前 | 型 |
|---|---|
e |
MouseEvent |
string