Title
Properties
General
| Property | Type | Description |
|---|---|---|
| Display name | text | Text value for display name |
Visual
| Property | Type | Description |
|---|---|---|
| Text | i18n text | A text property stores string values that represent textual content. It is commonly used for displaying titles, labels, messages, or user-entered information in interface elements. Text properties support string manipulation, localization and formating, in some cases also string interpolation {{value}}. (Supports interpolation) |
| Type | single select | Select option for header style Allowed values: h1, h2, h3, h4, and 3 more. |
| Text align | single select | Select option for text align Allowed values: Left, Right, Center, Justify, and 2 more. |
| Text Color | color picker | Configure text color |
| Tooltip | boolean | Enable or disable show tooltip |
| Tooltip text | i18n text | Tooltip text that appears when hovering over the title. Supports interpolation with context data using {{property}} syntax. (Supports interpolation) |
| Placement | single select | Select option for tooltip placement (See availableBSPositionItems) |
| Tooltip delay | text | Text value for tooltip delay |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Authorization
| Property | Type | Description |
|---|---|---|
| Show when compliant with policy set | combobox | Select value for visibility policy set id |
Visibility
| Property | Type | Description |
|---|---|---|
| Display Conditions | conditions configurator | Configure display conditions |
Testing_hooks
| Property | Type | Description |
|---|---|---|
| ID | text | Text value for id |
| Data test id | text | Text value for data test id |
Layout
| Property | Type | Description |
|---|---|---|
| Padding Class | padding | Configure padding class |
Events
| Event | Description |
|---|---|
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
Additional Information
Category: Text
Current Version: 6