Search the Qalma docs

Type at least two characters to get started.

UI Kit

UI Kit component

Link Popover

QalmaLinkPopover is the presentation component for link preview and edit state. Pair it with LinkPopoverController or your own controller.

Preview

Preview and edit

Hover the link in the editor to preview it, then edit or remove it — driven by LinkPopoverController.

API

The component receives popover and href. It emits hrefChange, edit, save, remove, dismiss, keepOpen, and scheduleHide. The app decides how those events map to editor commands.