Files
29a93afa-7af4-4b27-a34d-d1f…/registry/schemas/GridBackround.schema.json
2026-06-03 10:47:05 +00:00

8 lines
199 B
JSON

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