Files
78c1e2d8-6c32-401d-8717-ee6…/registry/schemas/GridBackround.schema.json
2026-02-09 18:12:23 +02:00

8 lines
199 B
JSON

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