Files
4db8a8d5-056c-4bcd-ba7e-ee7…/registry/schemas/GridBackround.schema.json
2026-02-25 22:55:39 +00:00

8 lines
199 B
JSON

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