Import

import CollapsibleTokenTable from '../../components/utility/CollapsibleTokenTable.astro';

Props

PropTypeRequiredDescription
tokensToken[]YesArray of token objects (same shape as TokenTable)
type'color' | 'spacing' | 'radius' | 'shadow' | 'default'NoPreview type, defaults to 'color'
summarystringYesLabel text for the disclosure trigger

Preview

Interaction states 2
Preview Semantic name Primitive reference
content-brand-hovered
L light-green-800
content-brand-pressed
L light-green-900
Page tokens