Files
ffe79e4e-1f9e-4e4a-b506-09b…/registry/schemas/GridBackround.schema.json
2026-02-06 14:33:33 +02:00

8 lines
199 B
JSON

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