Files
bb2e01c8-397e-4936-9e8d-25c…/registry/schemas/GridBackround.schema.json
2026-03-03 10:50:27 +00:00

8 lines
199 B
JSON

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