Files
73e48de9-bb6c-4c8a-9e1c-cbb…/registry/schemas/DotGridBackground.schema.json
2026-03-28 11:51:55 +00:00

8 lines
203 B
JSON

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