Files
4f2ed6ab-67ea-4756-84c1-a1b…/registry/schemas/GridBackround.schema.json
2026-03-10 05:29:52 +00:00

8 lines
199 B
JSON

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