Files
f3faa73f-36ce-4957-a6d8-ecb…/registry/schemas/GridBackround.schema.json
2026-02-08 14:56:19 +00:00

8 lines
199 B
JSON

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