Files
4568bb7f-3941-42cc-8b5f-bfc…/registry/schemas/DotGridBackground.schema.json
2026-03-02 20:06:12 +00:00

8 lines
203 B
JSON

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