Skip to content

SuggestModalChooser.getSelectedValue method

SuggestModalChooser › getSelectedValue

Unofficial

Get the value of the currently selected suggestion.

Signature:

getSelectedValue(): null | T

Returns: null | TThe selected value, or null.