Search the Qalma docs

Type at least two characters to get started.

UI Kit

UI Kit component

Toolbar Registry

QalmaToolbarRegistry renders command groups from data, draws separators between non-empty groups, and still lets consumers interleave custom ng-template controls.

Preview

Command fragments

Compose first-party command arrays into a toolbar that still belongs to the app.

API

Pass a ToolbarGroup[]. Each item can be a ToolbarCommandItem or a ToolbarTemplateItem. Register icons with provideQalmaToolbarIcons(), then add your own provideIcons() call for custom controls.