Skip to content

SuggestModalChooser.shouldSelectOnHover method

SuggestModalChooser › shouldSelectOnHover

Unofficial

Set whether hovering a suggestion selects it.

Signature:

shouldSelectOnHover(value: boolean): this

Parameters:

ParameterTypeDescription
valuebooleanWhether hovering should select.

Returns: thisThe chooser instance, for chaining off the constructor.