Files
86bbd632-d45b-4fb3-9aaf-4d1…/registry/schemas/GridBackround.schema.json
2026-06-03 15:30:18 +00:00

8 lines
199 B
JSON

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