Skip to main content

Viewing component docs

Each component in your design system has documentation for its React props, source code, and interactive examples.
  1. Open Subframe and click the Components tab in the top nav
  2. Click on the component you want
  3. View the props, source code, and examples

Radix docs

Subframe uses Radix for interactive component behavior. For components like Accordion, Dialog, or Tabs, you can find detailed prop documentation and examples in the Radix documentation.

Tailwind docs

All styling uses Tailwind CSS utility classes. Refer to the Tailwind v3 documentation (or v4 documentation) for available classes and configuration options.

Subframe core

The @subframe/core package is open source. You can browse the source code at github.com/SubframeApp/subframe.