OptionalcontainerDOM element to mount into. Defaults to document.body.
OptionaldataThe Data to surface. If omitted, derived from
focusDataModel's .data.
OptionaldataBackwards-compatible alias for focusDataModel.
OptionalfocusDataModel to focus on first open. Optional — when omitted, the first DataModel in the Data is selected.
OptionalinspectInitial inspection params. Each opt-in inspection's flag here lights up the matching toggle in the Inspections subpanel. Defaults to all opt-in checks enabled.
OptionalschemaOptional DataFormatSchema the DataModel is expected to conform to. When supplied, schema-aware inspections light up; otherwise only structural always-on inspections fire.
OptionalstoragelocalStorage key for persisting drag position + closed state.
Defaults to "xkt-dh-panel".
OptionalvisibleShow the panel on construction (default true).
Constructor parameters for DataHealthPanel.