Skip to content

Multiselect.optionRenderer method

Multiselect › optionRenderer

Unofficial

The renderer for the options of the multiselect.

Signature:

optionRenderer(value: string, ctx: MultiselectOptionContextMenuContext): void

Parameters:

Parameter Type Description
value string
ctx MultiselectOptionContextMenuContext

Returns: void