The margin theme variation can be applied to both horizontal and vertical layout.
When applying, the CSS margin property is set on host element.
The property value is specified by the Valo theme.
Note: The same behavior can achieved by setting corresponding property in CSS.
The padding theme variation can be applied to both horizontal and vertical layout.
When applying, the CSS padding property is set on host element.
The property value is specified by the Valo theme.
Note: The same behavior can achieved by setting corresponding property in CSS.
The spacing theme variation can be applied to both horizontal and vertical layout.
When applying, the CSS margin property is set on child elements.
The property value is specified by the Valo theme.
Note: The same behavior can achieved by setting corresponding property in CSS.