Files
e1b01b60-6e4f-4498-bd32-c27…/registry/schemas/DotGridBackground.schema.json
2026-03-09 16:07:57 +00:00

8 lines
203 B
JSON

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