Files
0eec412a-b8e7-400d-bd68-e0b…/registry/schemas/DotGridBackground.schema.json
2026-04-01 06:24:11 +00:00

8 lines
203 B
JSON

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