humanizeControlLabel
function
- Kind
- function
- Source
- src/ui/panels/panelSchema.js:34
Description
Convert a state key or control identifier into a display label.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
value | string | State key, control id, or raw label value. |
Returns
Human-readable control label.
Typestring