Files
0b5a7b48-fc1c-4867-aaf8-f62…/registry/schemas/GridBackround.schema.json
2026-06-10 16:18:08 +00:00

8 lines
199 B
JSON

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