Files
c7040d3b-238a-4b64-8e7b-2c5…/registry/schemas/DotGridBackground.schema.json
2026-02-09 16:59:57 +00:00

8 lines
203 B
JSON

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