Files
85642226-0401-41cd-aafe-ef1…/registry/schemas/GridBackround.schema.json
2026-06-12 13:47:05 +00:00

8 lines
199 B
JSON

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