State + handlers returned by useTemplateToken.
Trigger- and mode-filtered rows, ready to render.
Call from the field's onKeyDown; returns true when handled (caller stops).
onKeyDown
true
Call from the field's onChange/onSelect/keyup paths to re-detect the token at the caret.
onChange
onSelect
State + handlers returned by useTemplateToken.