Files
4c81816d-c814-4b88-ba6b-63f…/registry/schemas/DotGridBackground.schema.json
2026-03-05 22:24:47 +00:00

8 lines
203 B
JSON

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