Files
22d2e8e0-c2a6-4523-a75c-dca…/registry/schemas/GridBackround.schema.json
2026-02-05 13:29:23 +02:00

8 lines
199 B
JSON

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