Files
237e28dc-e8fd-47f2-84e8-5e3…/registry/schemas/GridBackround.schema.json
2026-03-19 12:09:18 +00:00

8 lines
199 B
JSON

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