panelSchemaSectionKeys
function
- Kind
- function
- Source
- src/ui/panels/panelSchema.js:187
Description
Return all state keys referenced by 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. |
Returns
Unique state keys referenced by the section.
Typestring[]