Files
37cd2a93-ca6f-4e86-a4b4-3a2…/registry/schemas/GridBackround.schema.json
2026-05-17 10:06:56 +00:00

8 lines
199 B
JSON

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