Files
7f75b6a9-e8a6-474f-afc5-f7b…/registry/schemas/DotGridBackground.schema.json
vitalijmulika e89d6a64f8 Initial commit
2026-02-21 15:03:19 +02:00

8 lines
203 B
JSON

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