Search input with suggest and clear button.
<= Words $mol_search
query?val <=> word?val \
suggests <= suggests /
\delirious
\stupendous
\handsome
\behave
\crooked
suggests() : string[]
Returns list of suggested strings.
Search input with suggest and clear button.
<= Words $mol_search
query?val <=> word?val \
suggests <= suggests /
\delirious
\stupendous
\handsome
\behave
\crooked
suggests() : string[]
Returns list of suggested strings.