Files
8042b1e4-d72f-4543-b4fe-82d…/registry/schemas/GridBackround.schema.json
vitalijmulika ec2245e700 Initial commit
2026-03-12 16:55:03 +02:00

8 lines
199 B
JSON

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