Files
ca9745bf-3c27-4e94-a384-2f7…/registry/schemas/GridBackround.schema.json
2026-06-13 08:14:14 +00:00

8 lines
199 B
JSON

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