Files
c8f790c9-6b85-47b6-9bf1-1ff…/registry/schemas/GridBackround.schema.json
2026-02-24 18:14:18 +02:00

8 lines
199 B
JSON

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