...
Attribute Group | Attribute Name | Description | ||
---|---|---|---|---|
UI | Component Size |
| ||
Margin Location | "Margin Location" refers to the spacing around the outside edge of an Button | |||
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 section, if needed. |
Visibility and Components:
...
Visibility Type
...
It determines whether a component is visible on the layout. It offers the following visibility types:
Always: The component will always be visible.
Conditional: The component's visibility is determined based on specific criteria, which can make it either visible or hidden as needed.
You can explore more about Visibility Type attribute
...
Disability
...
Attribute Group | Attribute Name | Description |
Visibility | Visibility Type | It determines whether a component is |
visible on the layout. It offers the following visibility types |
: |
| ||
Component | Component Label | It simply shows the name of the |
component. |
Button Action:
Attributes | Description | ||
---|---|---|---|
Label | A Label is the name shown to users and can come from various sources.
| ||
Name | Enter a unique the name for your action. | ||
Icon | This option lets you choose from various icons to add to the action button. | ||
Variant | This feature allows users to change the appearance of the action button.
| ||
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
| ||
Disability Type | It determines whether a component is disable on the layout. It offers the following visibility types:
|
...