Files
311a3c28-9e97-44f7-b753-e34…/registry/schemas/GridBackround.schema.json
2026-04-18 11:01:26 +00:00

8 lines
199 B
JSON

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