Files
02be6e40-95fe-4d2b-a3a1-0bf…/registry/schemas/DotGridBackground.schema.json
2026-04-12 16:03:27 +00:00

8 lines
203 B
JSON

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