Files
5c9cbcf1-ce9b-4e1d-8b04-c71…/registry/schemas/DotGridBackground.schema.json
vitalijmulika 37932c38f1 Initial commit
2026-02-11 17:36:49 +02:00

8 lines
203 B
JSON

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