Determines the alignment of the content on the cross axis if they spawn over multiple lines
Determines the alignment of the children on the cross axis
Similar to alignItems
, but only for this specific element
If an image is used, this determines how it's scaled inside the element box
Changes the visibility of the element, but also affects the layout.
Determines the main axis for the children layout in this container
Determines placement of children over multiple lines if there is not enough space in this container
Sets the font (for texts / labels)
Sets the font style and weight (normal, bold, italic) (for text / labels)
Determines justification of the children on the main axis inside this container
Determines how a container behaves if its content overflows its own box
Determines which box the element content is clipped against
Determines if this element should have a relative (default) or absolute position
Sets the vertical and horizontal text alignment (for text / labels)
Changes the visibility of the element without affecting the layout
Determines word wrap over multiple lines if there is not enough space to display the text