Files
897e489b-8f88-4bf5-95fd-065…/registry/schemas/GridBackround.schema.json
2026-04-20 17:15:40 +00:00

8 lines
199 B
JSON

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