...
Attribute Group | Attribute Name | Description | ||
---|---|---|---|---|
UI | 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 |
|
Visibility
...
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
...
Component
...
Component Label
It simply shows the name of the Progress Bar component.
Visibility and Component
...
Attribute Name | Description | ||
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
| ||
Component Label | It simply shows the name of the component. |
...