@camera.ui/sdk / storage / SchemaConfig
Interface: SchemaConfig
Defined in: storage/index.ts:332
Schema configuration bundle. Contains both schema definitions and current values.
Properties
config
config:
Record<string,any>
Defined in: storage/index.ts:336
Current configuration values
schema
schema:
JsonSchema[]
Defined in: storage/index.ts:334
Schema definitions