Files
9fbca58f-3efc-4546-9908-e29…/registry/schemas/GridBackround.schema.json
2026-04-03 17:49:40 +00:00

8 lines
199 B
JSON

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