Files
49d63a1b-4f03-4c13-b38e-e76…/registry/schemas/DotGridBackground.schema.json
2026-04-15 07:29:13 +00:00

8 lines
203 B
JSON

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