Files
2be57057-6960-4248-ba4e-e48…/registry/schemas/GridBackround.schema.json
2026-05-20 21:29:41 +00:00

8 lines
199 B
JSON

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