Files
9d5d5094-056e-48d1-9b39-391…/registry/schemas/GridBackround.schema.json
2026-02-09 17:11:08 +00:00

8 lines
199 B
JSON

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