Styling props shared by all node types.
Maps directly to terminal SGR (Select Graphic Rendition) attributes. Containers propagate their styles to descendants — child nodes inherit the nearest ancestor's values unless they set a value explicitly.
Optional
Background color.
Render text with bold weight.
Foreground (text) color.
Render text in italic style.
Render text with an underline.
Styling props shared by all node types.
Maps directly to terminal SGR (Select Graphic Rendition) attributes. Containers propagate their styles to descendants — child nodes inherit the nearest ancestor's values unless they set a value explicitly.