🍙 Onigiri

The Crunchyroll design system, rendered live from its own tokens and components. It cannot drift from what ships.

Docs draft

CollapsibleText

States

collapsedTruncated to the collapsed line count.

expandedShowing the full text.

spoilerContent hidden behind a spoiler reveal.

Design specifications

bodytype.body-sm in color.text.primary
triggertype.label in color.accent.text, hover color.accent.text-pressed
clamp3 lines default; fade covers the last 40%

Accessibility

Enter / SpaceToggles; aria-expanded reflects state.

The clamp is visual only — the full text stays in the DOM for screen readers. Spoiler content is genuinely absent until revealed.