Files
be08c2d3-d476-4666-b549-562…/registry/schemas/DotGridBackground.schema.json
2026-01-31 17:29:12 +00:00

8 lines
203 B
JSON

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