cel-tui
Preparing search index...
types/src
Node
Type Alias Node
Node
:
TextNode
|
TextInputNode
|
ContainerNode
Any node in the cel-tui UI tree.
The tree is built from three node types:
ContainerNode
— layout containers (VStack, HStack)
TextNode
— styled text leaf
TextInputNode
— editable text container
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
cel-tui
Loading...
Any node in the cel-tui UI tree.
The tree is built from three node types: