Files
e9918d4f-d4cf-4e07-b87e-edd…/registry/schemas/GridBackround.schema.json
2026-04-27 18:39:13 +00:00

8 lines
199 B
JSON

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