app/pb_kits/playbook/pb_label_value/docs/_label_value_props_swift
Props
| Name | Type | Description | Default | Values |
|---|---|---|---|---|
| Label | String |
Sets the label text | ||
| Value | String |
Sets the value | nil |
|
| Variant | Variant |
Changes the style of the Label Value | .default |
.default .details |
| Icon | PlaybookGenericIcon |
Adds an icon next to the title | nil |
|
| Description | String |
Sets the description | nil |
|
| Title | String |
Sets the title | nil |
|
| Date | Date |
Adds a date | nil |
|
| Active | Bool |
Changes the style of the Label Value | false |
true false |