Files
9ccb4e46-41b2-4e93-9ba5-717…/registry/schemas/GridBackround.schema.json
2026-03-28 20:09:04 +00:00

8 lines
199 B
JSON

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