Skip to content

@camera.ui/sdk / storage / JsonSchemaType

Type Alias: JsonSchemaType

JsonSchemaType = "string" | "number" | "boolean" | "array" | "button" | "submit"

Defined in: storage/index.ts:10

Available schema field types for configuration UI.