DropDownListOptions
Options for dropdown with list items
Properties
| Property | Type |
|---|---|
onItemClick? | (item: string, index: number) => void |
Options for dropdown with list items
| Property | Type |
|---|---|
onItemClick? | (item: string, index: number) => void |