Files
7705167f-4b91-445f-8439-bf1…/registry/schemas/DotGridBackground.schema.json
2026-03-09 14:50:59 +00:00

8 lines
203 B
JSON

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