stylingClassNames
Status
Release Available | Status | Framework Name |
---|---|---|
3.2 | Current | TBC |
General
Third-party class names can be added to different UI widgets through appearance
Code JSON
Copy
"appearance": {
...
"stylingClassNames": {
"actor": …
"record": …
"section": …
"field": …
"title": …
"subtitle": …
"text-before": …
"text-after": ...
"blank-message": …
"label": …
"actions": {
"default": …,
"actionName1": …
"actionName2": …
}