Introduction
Build plugin UIs with the Creator Plugins component library.
Creator Plugins UI is a React component library for plugin interfaces, built on top of popular Base UI primitives.
The components are designed to be customizable and stylable through semantic CSS variables, component variants, and className overrides.
This documentation site covers installation, theming, and all exported components from @lottiefiles/creator-plugins-ui.
What you get
Compact plugin components built on top of Base UI
Customizable and stylable with CSS variables, variants, and
classNameLight and dark theme support via CSS variables
Type-safe APIs with TypeScript
Start here
Installation
Install the package, import styles, and verify your setup.
Theming
Customize colors and tokens via CSS variables.
Components
Browse all components with usage and prop reference.