Files
433023da-3941-4a7e-a26c-c9e…/registry/schemas/GridBackround.schema.json
vitalijmulika b1108f4d87 Initial commit
2026-02-09 15:36:19 +02:00

8 lines
199 B
JSON

{
"name": "GridBackround",
"propsSchema": {
"size?": "'small' | 'medium' | 'large' (default: 'medium')",
"perspectiveThreeD?": "boolean (default: false)",
"className?": "string"
}
}