Files
6603b1cb-d2b3-433e-b24e-d7a…/registry/schemas/DotGridBackground.schema.json
2026-01-27 15:42:03 +02:00

8 lines
203 B
JSON

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