Files
7aba097d-f68a-4760-a9e0-906…/registry/schemas/DotGridBackground.schema.json
vitalijmulika 80863ab2b9 Initial commit
2026-02-10 13:36:04 +02:00

8 lines
203 B
JSON

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