Readonly
atomsAll atoms for this design system.
Readonly
codeAll code generators for this design system.
Readonly
keyThe unique key for the node. It is unique from all other nodes in the ThemeBuilder
Readonly
layersAll accessibility layers for this design system
Readonly
moleculesAll molecules for this design system.
Readonly
nameThe name of the node, which is unique relative to it's siblings
Readonly
organismsAll organisms for this design system.
Add a dependency to another node in the tree
Make copy of this design system under a new name.
The name of the new design system copy to make.
A copy of this design system with a new name.
Set a listener on this node
The name of the listener.
The callback to call when an event occurs.
Optional
eventTypes: EventType[]The types of events to wait for. If none are specified, listen for all events.
The ListenerSubscription which should be canceled to stop listening.
A design system