Skip to content

Multiselect.focusElement method

Multiselect › focusElement

Unofficial

Focus an element of the multiselect.

Signature:

focusElement(index: number): void

Parameters:

Parameter Type Description
index number the index of the element.

Returns: void