Files
e1a909c4-a540-4fc9-bd68-ecc…/registry/schemas/GridBackround.schema.json
2026-05-13 19:57:05 +00:00

8 lines
199 B
JSON

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