Files
258fec5b-24b5-45dc-bc99-562…/registry/schemas/DotGridBackground.schema.json
2026-02-27 16:07:18 +02:00

8 lines
203 B
JSON

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