Tesserae

AnnotatedTextEditor

Description

Annotated text editor

AnnotatedTextEditor is a multi-line editable text field that highlights NLP entities in place, like the OmniBox token rendering. A debounced async lambda (default 500ms) is called after the user stops typing and returns the entities found in the text.

Try editing the text below — entities are re-detected after you pause typing.

Samples

Multi-line, editable, with entity highlighting

Read-only with clickable entities

Text cannot be edited, but entities still react to clicks.

See also

© 2026 Tesserae. All rights reserved.