Files
7c0cd6c0-a450-4645-b0c1-9c1…/registry/schemas/GridBackround.schema.json
2026-04-11 13:04:03 +00:00

8 lines
199 B
JSON

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