Files
971b5e81-f51d-4d78-a4c2-fd5…/registry/schemas/DotGridBackground.schema.json
2026-05-30 20:18:27 +00:00

8 lines
203 B
JSON

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