Import

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

Props

PropTypeRequiredDescription
tokens { token: string; value: string; preview?: string }[] Yes Array of token objects to display
type 'color' | 'spacing' | 'radius' | 'shadow' | 'default' No Preview type — determines how the preview column renders (default: "default")

Preview

Preview Semantic name Primitive reference
--color-content-primary
L cool-grey-900
--color-content-secondary
L cool-grey-alpha-600
--color-content-tertiary
L cool-grey-alpha-500
Page tokens