Get desktop application:
View/edit binary Protocol Buffers messages
Controls the distribution of space between multiple lines of items when they wrap within a container. This comes into play when the container has more items than can fit on a single line.
Used in:
Controls how items are aligned on the cross axis within a single line (row or column) of the container. The cross axis is the axis perpendicular to the main axis (the direction the row/column lays out its items).
Used in:
Overrides the AlignItems setting for a specific item within the container. This lets you customize the alignment of one item without affecting others.
Used in:
Dictates the primary direction in which items within a flex container (like Row or Column) are laid out.
Used in:
Defines how flex items wrap when they exceed the available space.
Used in:
Defines the type of grid layout used for a view.
Used in:
Represents a span for a node within a grid layout.
Used in:
Defines the spacing between items in a layout. It can be either a fixed value or an "auto" value, which will be calculated based on the available space.
Used in:
Specifies an "auto" spacing value. It contains the desired width and height of the spacing.
Used in:
Controls how items are distributed along the main axis of a flex container. This is particularly useful when items don't fill the entire available space.
Used in:
Defines how a view's size is determined.
Used in:
This message defines the layout style of a Figma node. It includes various properties that control the node's position, size, and spacing, as well as its alignment and flexbox behavior.
Used in:
,Defines how content overflows the bounds of a view.
Used in:
Defines the direction of overflow scrolling
Used in:
Determines how an item is positioned within its parent container, providing different layout behaviors.
Used in:
Represents information about the scroll state of a view, including the overflow direction and whether paged scrolling is enabled.
Used in: