The target of a composable function's values. Usually binds to an associated native UI toolkit element, but could also forward changes through a serialized protocol or record the latest values for testing.
An interface for manipulating a widget's list of children.
A collection of elements that change how a widget is laid out.
The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.