Appearance
Space
On this page you find the documentation for the GUI Component Space
.
Introduction
The Space
component is a layout that can contain one optional child. If a child is provided, the child will occupy the same space as the Space
component (with the exception of the padding added to the Space
component).
Example
You pass the child to the Space
component as its main content.