panelSchemaKeys
function
- Kind
- function
- Source
- src/ui/panels/panelSchema.js:133
Description
Return all state keys referenced by a panel schema.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
schema | Object | optional | Panel schema to inspect. |
Returns
Unique state keys referenced by the schema.
Typestring[]