Files
fcd4ff78-b4f4-4560-9e5d-2a3…/registry/schemas/GridBackround.schema.json
2026-02-23 17:08:20 +02:00

8 lines
199 B
JSON

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