Multiselect.optionRenderer method
Multiselect › optionRenderer
Unofficial
The renderer for the options of the multiselect.Signature:
optionRenderer(value: string, ctx: MultiselectOptionContextMenuContext): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | |
| ctx | MultiselectOptionContextMenuContext |
Returns: void