Files
439e48ee-fca9-4b23-9038-66f…/registry/schemas/GridBackround.schema.json
2026-03-03 14:51:19 +00:00

8 lines
199 B
JSON

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