Toolbar manager driven by enabled tags #1

Closed
opened 2026-04-28 22:38:36 -07:00 by evilchili · 0 comments
Owner

Auto-generate toolbar UI from the tags enabled on the editor instance.

  • Each Tag can declare a toolbar entry (icon, label, action)
  • inlineTag() factory auto-generates toggle buttons for delimiter tags
  • Block tags get dropdown/button entries
  • Custom tags can add their own toolbar items
  • Toolbar updates when theme changes (different tag sets)
  • Configurable position and layout
Auto-generate toolbar UI from the tags enabled on the editor instance. - Each Tag can declare a toolbar entry (icon, label, action) - inlineTag() factory auto-generates toggle buttons for delimiter tags - Block tags get dropdown/button entries - Custom tags can add their own toolbar items - Toolbar updates when theme changes (different tag sets) - Configurable position and layout
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: evilchili/ribbit#1