Search the Qalma docs

Type at least two characters to get started.

UI Kit

UI Kit component

Mention Menu

QalmaMentionMenu renders the suggestion surface. Your app keeps the controller: filtering, async loading, insertion, and editor commands stay outside the kit.

Preview

Mention suggestions

The menu receives placement, options, active index, and pick/dismiss outputs.

Click the token to recompute placement, then use ArrowUp / ArrowDown.

API

Inputs are placement, suggestions, activeIndex, and loading. Outputs are activate, pick, and dismiss.