Files
b5c5f860-0759-4221-9b91-a3d…/registry/schemas/DotGridBackground.schema.json
2026-02-07 22:29:36 +00:00

8 lines
203 B
JSON

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