Files
e69df284-d5fc-4f3a-bb1a-c12…/registry/schemas/DotGridBackground.schema.json
2026-03-12 16:39:20 +00:00

8 lines
203 B
JSON

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