Skip to content

Multiselect.focusElement method

Multiselect › focusElement

Unofficial

Focus an element of the multiselect.

Signature:

focusElement(index: number): void

Parameters:

ParameterTypeDescription
indexnumberthe index of the element.

Returns: void