Files
66fcc23c-a577-47a2-b745-6df…/registry/schemas/GridBackround.schema.json
2026-06-06 08:45:00 +00:00

8 lines
199 B
JSON

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