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

Layout

How the current node lays out direct children (none / flex / grid)

Placement

How the current node is placed by the parent node (size, coordinates, relative positioning, grid cell)

Style

Visual style fields and backend application semantics

Props

Each control type props Field level details