resolvePanelItemLabel
function
- Kind
- function
- Source
- src/ui/panels/panelSchema.js:92
Description
Resolve the display label for a panel schema item.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
item | string|Object | Panel schema item descriptor. | ||
stateManager | HeliosStateManager|null | optional | Optional state manager for state entry labels. |
Returns
Display label for the item.
Typestring