Files
bacbc584-55a1-4e8a-8da3-26f…/registry/schemas/GridBackround.schema.json
2026-05-13 22:40:17 +00:00

8 lines
199 B
JSON

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