Files
dafb2fd5-e72d-4861-b320-e24…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev c590e43a87 Initial commit
2026-03-13 17:27:44 +02:00

8 lines
203 B
JSON

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