Files
b2b5ba5d-da8d-4403-8a9e-125…/registry/schemas/GridBackround.schema.json
2026-02-27 20:30:26 +00:00

8 lines
199 B
JSON

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