Skip to main content

Decorator Guide

This guide explains how to implement and use decorators in Barocss Editor.

  • Concepts: start with Decorators to understand the model and lifecycle.
  • Examples: see Decorators Example for a runnable example.
  • Extension Integration: use decorators from your extensions to add temporary UI such as highlights and selection visuals.

These referenced documents contain the full API and code examples; this guide connects them and provides a stable link target for the rest of the documentation.