Skip to content

panelSchemaStatus

function

Back to Helios Web API

Kind
function
Source
src/ui/panels/panelSchema.js:150

Description

Compute the dirty status for a full panel schema.

Signature

export function panelSchemaStatus(schema = {}, stateManager = null) {

Parameters

NameTypeAttributesDefaultDescription
schemaObjectoptionalPanel schema to inspect.
stateManagerHeliosStateManager|nulloptionalState manager that tracks override status.

Returns

Panel-level and section-level status values.

Type Object