Files
e9e690a5-e5c0-4605-9b60-8a0…/registry/schemas/GridBackround.schema.json
2026-04-17 10:24:32 +00:00

8 lines
199 B
JSON

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