Skip to content

Multiselect.editElement method

Multiselect › editElement

Unofficial

Edit an element of the multiselect.

Signature:

editElement(index: number): void

Parameters:

ParameterTypeDescription
indexnumberthe index of the element.

Returns: void