Files
ba7dcdf1-4e60-4c01-a54e-dab…/registry/schemas/GridBackround.schema.json
2026-05-17 13:01:27 +00:00

8 lines
199 B
JSON

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