Space
This context interface offers functions to style the space related CSS properties of a component.
It offers functions to define padding and margin properties.
There are overrides for all functions that enable one to define the styling for the different media devices independently.
Functions
This function sets the margin property.
This function sets the margin property for each media device independently.
This function opens the context for defining the margin related properties.
This function opens the context for defining the margin related properties for each media device independently.
This function sets the padding property
This function sets the padding property for each media device independently.
This function opens the context for defining the padding related properties.
This function opens the context for defining the padding related properties for each media device independently.