Files
0d084e70-c8cb-4c32-a8b7-148…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev ca85f9d739 Initial commit
2026-03-31 13:33:37 +03:00

8 lines
203 B
JSON

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