Skip to content

pantoken / packages/utils/src / TokenUtilityGroup

Schnittstelle: TokenUtilityGroup

Beta

Eine Menge von Tokens, die alle auf eine CSS-Eigenschaft abbilden (z. B. jedes --instui-font-weight-*font-weight).

Eigenschaften

property

property: string

Beta

Die CSS-Eigenschaft, die das Token-Set betrifft (z. B. "font-weight", "border-radius", "box-shadow").


tokens

tokens: readonly string[]

Beta

Vollständige Token-Namen (z. B. "--instui-font-weight-body-strong"); der --instui--Suffix wird zur Klasse.