Files
cfde46e5-5fcb-4c1f-b7a5-8f3…/registry/schemas/DotGridBackground.schema.json
2026-02-03 10:23:29 +00:00

8 lines
203 B
JSON

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