Files
c26937c9-cc2a-48ef-bedc-cde…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev 16fbd4aa6d Initial commit
2026-03-10 15:33:00 +02:00

8 lines
203 B
JSON

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