...
Include Page | ||||
---|---|---|---|---|
|
...
Visibility, Read Only and Component
Attribute | Description | ||
---|---|---|---|
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
| ||
Read Only Type | It specifies whether a component can be edited by users. It offers the following options:
You can explore more about conditional visibility here
| ||
Component Label | It simply shows the name of the component. |
...
Header Action Attributes | Description | ||
---|---|---|---|
Label | A Label is the name shown to users and can come from various sources.
| ||
Name | Enter a unique API 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. You can explore more about variants here
| ||
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:
|
Variants:
Variant | Description | ||
---|---|---|---|
Neutral | Neutral is the default variant of the Action which is displayed in white color. | ||
Brand | Brand variant is a blue color. | ||
Outline-brand | Outline-brand is like the brand variant, but the color is used for the label and border only, not the whole Action color. | ||
Destructive | Destructive variant is in a red color.
| ||
Success | Success variant is in a green color.
|
...