Files
f67b1b92-9e9b-4ee6-bb81-530…/registry/schemas/GridBackround.schema.json
2026-03-10 22:56:04 +00:00

8 lines
199 B
JSON

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