panelSchemaSectionStatus
function
- Kind
- function
- Source
- src/ui/panels/panelSchema.js:206
Description
Compute the dirty status for one panel schema section.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
schema | Object | optional | Panel schema to inspect. | |
sectionId | string | optional | Section id to inspect. | |
stateManager | HeliosStateManager|null | optional | State manager that tracks override status. |
Returns
Section status: default, partial, or changed.
string