Files
61a5c9ef-9c63-4fb0-8a37-10e…/registry/schemas/GridBackround.schema.json
2026-02-06 15:52:12 +00:00

8 lines
199 B
JSON

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