Files
c86d85bb-7a52-48d2-914a-e20…/registry/schemas/DotGridBackground.schema.json
2026-04-26 18:22:26 +00:00

8 lines
203 B
JSON

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