Skip to content

pantoken / packages/core/src / Leaf

Interface: Leaf

Beta

A resolved leaf of the token tree: a path, a raw value, and an optional colour modifier.

Properties

path

path: string[]

Beta


value

value: string

Beta


modify?

optional modify?: TokenModify

Beta