Files
8e3c85e9-cb93-4bfb-af4c-ca7…/registry/schemas/GridBackround.schema.json
2026-04-03 17:19:37 +00:00

8 lines
199 B
JSON

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