Files
fcf9d265-f59a-490a-877e-5bd…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev ebe5a98ac8 Initial commit
2026-02-17 14:02:25 +02:00

8 lines
203 B
JSON

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