Files
4f9e16c2-61fb-4e2e-9b7f-ee6…/registry/schemas/DotGridBackground.schema.json
2026-04-11 21:46:27 +00:00

8 lines
203 B
JSON

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