Files
ed2b0b58-e0dc-491d-93ba-853…/registry/schemas/DotGridBackground.schema.json
2026-03-19 20:38:20 +00:00

8 lines
203 B
JSON

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