Files
1900db3d-c261-436d-b1dd-fd4…/registry/schemas/DotGridBackground.schema.json
2026-03-09 14:58:20 +00:00

8 lines
203 B
JSON

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