A Select component instance returned by Select.
Call it to get the current Node tree for rendering. Use .reset() to clear the search query and highlight.
.reset()
Returns the current Select node tree. Call inside cel.viewport().
cel.viewport()
Reset the search query, highlight position, and scroll offset.
A Select component instance returned by Select.
Call it to get the current Node tree for rendering. Use
.reset()to clear the search query and highlight.