Skip to content

Multiselect.setInputText method

Multiselect › setInputText

Unofficial

Set the text of the input element of the multiselect.

Signature:

setInputText(text: string): void

Parameters:

Parameter Type Description
text string the text to set.

Returns: void