Files
1e032d11-7f41-44e5-bdc4-5df…/registry/schemas/GridBackround.schema.json
2026-05-04 16:54:13 +00:00

8 lines
199 B
JSON

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