A helper component that enables you to add consistent spacing between elements on your page.
Adds the specified classes to the root element of the component.
Type: String
Required: No
Defines the direction in which the content is laid out.
Type: String
Default: "vertical"
Valid values: vertical | horizontal
Required: No
Adds the specified ID to the root element of the component.
Type: String
Required: No
Defines the spacing between the individual items of the content.
Type: String
Valid values: xxxs | xxs | xs | s | m | l | xl | xxl
Required: Yes
Content of this component.
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.