Files
5d3d9a99-e1dc-4199-b145-3b2…/registry/schemas/GridBackround.schema.json
2026-05-20 19:26:31 +00:00

8 lines
199 B
JSON

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