Row layouts are similar to a container, and can be used to render multiple elements horizontally next to each other. They have all the props that a container has, with the addition of a columnSize, which defines whether its children sizes are equal fixed weights or determined by their content.
Row layouts are similar to a container, and can be used to render multiple elements horizontally next to each other. They have all the props that a container has, with the addition of a columnSize, which defines whether its children sizes are equal fixed weights or determined by their content.