Files
242821bc-e2ee-4e10-a565-4e1…/registry/schemas/GridBackround.schema.json
2026-04-20 11:36:29 +00:00

8 lines
199 B
JSON

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