Files
9a446830-cb2a-4af7-b2a5-44e…/registry/schemas/GridBackround.schema.json
2026-06-05 10:59:21 +00:00

8 lines
199 B
JSON

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