Files
242821bc-e2ee-4e10-a565-4e1…/registry/schemas/DotGridBackground.schema.json
2026-04-20 11:36:29 +00:00

8 lines
203 B
JSON

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