Files
cbebee15-97e2-4e7e-bd0d-0c4…/registry/schemas/GridBackround.schema.json
2026-04-23 07:13:43 +00:00

8 lines
199 B
JSON

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