File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1482,13 +1482,13 @@ The `description` may display above or below the `component` depending on platfo
1482
1482
1483
1483
###### Label Structure
1484
1484
1485
- | Field | Type | Description |
1486
- | --------------| ----------------------------------------------------------------------------------| -------------------------------------------|
1487
- | type | integer | ` 18 ` for a label |
1488
- | id? | integer | Optional identifier for component |
1489
- | label | string | The label text |
1490
- | description? | string | An optional description textfor the label |
1491
- | component | [ label child component] ( /docs/components/reference#label-label-child-components ) | The component within the label |
1485
+ | Field | Type | Description |
1486
+ | --------------| ----------------------------------------------------------------------------------| ---------------------------------------------------------------- |
1487
+ | type | integer | ` 18 ` for a label |
1488
+ | id? | integer | Optional identifier for component |
1489
+ | label | string | The label text; max 45 characters |
1490
+ | description? | string | An optional description text for the label; max 100 characters |
1491
+ | component | [ label child component] ( /docs/components/reference#label-label-child-components ) | The component within the label |
1492
1492
1493
1493
###### Label Child Components
1494
1494
You can’t perform that action at this time.
0 commit comments