...
Attribute Name | Description |
---|---|
Component Size |
Note: Currently, we support Component Size |
Padding Location | "Padding Location " typically refers to the configuration of spacing around elements. |
Padding Size | "Padding Size " refers to the amount of space added inside an element, between the element's content and its border or edge. |
Margin Location | "Margin Location " refers to the spacing around the outside edge of an element. |
Margin Size | "Margin Size " refers to the amount of space around the outside edges of an element,. |
Style |
|
Classes | It is used to apply SLDS classes to sectioncomponent, if needed. |
Layout Type | It is used to set the layout type in two ways as:
Note: By default, this attribute is set to a value of Grid Layout Type. |
Grid Size | It defines the width of the section component in terms of grid columns, allowing users to control how much horizontal space the section occupies on the page. |
Flow Type | It specifies the arrangement of content within the section, allowing users to choose between different layout flows as ‘Fit to content’ or ‘Equally distributed’. |
...