Files
d99e58b4-8a14-47f8-b8a6-fb6…/registry/schemas/DotGridBackground.schema.json
2026-02-10 03:59:37 +00:00

8 lines
203 B
JSON

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