Files
586d5ee3-e059-4690-9ba3-8f0…/registry/schemas/GridBackround.schema.json
2026-05-20 17:48:18 +00:00

8 lines
199 B
JSON

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