Skip to content

Commit 02e82ff

Browse files
authored
Update readme-generic-ui.md
1 parent bd457ff commit 02e82ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme-generic-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Each field definition supports the following properties:
5151
- `"label"`: Display name for the group
5252
- `"delimiter"`: String used to separate grouped values
5353
- `"multiline"`: Boolean flag for multiline display of grouped values (default: true) When true, values are displayed on separate lines
54-
- `"labelDisplay"`: Object for customizing the visual appearance of field values:
54+
- `"labelDisplay"`: Boolean value for using the defaults or an object for customizing the visual appearance of field values:
5555
- `"backgroundColor"`: Background color for the value (CSS color value)
5656
- `"color"`: Text color for the value (CSS color value)
5757
- `"fontWeight"`: Font weight for the value (CSS font-weight value)

0 commit comments

Comments
 (0)