[]
• items: IListItem
[] | IListOption
[] | () => HTMLElement
a function returns a DOM element
• Optional
layout: IListLayout
• Optional
multiSelect: boolean
• Optional
text: string
• Optional
valueType: DropdownListValue
▸ Optional
onItemSelected(e
): string
属性名 | 类型 |
---|---|
e |
MouseEvent |
string