Styling
Overview
This group covers the layout and appearance of a view node: layout decides how direct children are arranged, placement decides how the node is placed by its parent, style decides the visual style, and props decides each control type's field-level content and state.
Documents for This Group
Document |
Responsibility |
|---|---|
How the current node lays out direct children ( |
|
How the current node is placed by the parent node (size, coordinates, relative positioning, grid cell) |
|
Visual style fields and backend application semantics |
|
Each control type |