Files
0fe656a8-9833-410e-a24d-495…/registry/schemas/GridBackround.schema.json
2026-05-26 01:52:05 +00:00

8 lines
199 B
JSON

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