Files
c8f790c9-6b85-47b6-9bf1-1ff…/registry/schemas/DotGridBackground.schema.json
2026-02-24 18:14:18 +02:00

8 lines
203 B
JSON

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