Files
41ce1bd6-a2fa-4d71-9121-050…/registry/schemas/GridBackround.schema.json
2026-06-10 16:30:14 +00:00

8 lines
199 B
JSON

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