Files
c2d2a2e6-a082-4a0b-b8b5-eb6…/registry/schemas/DotGridBackground.schema.json
2026-03-22 08:13:21 +00:00

8 lines
203 B
JSON

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