Files
b2c15fe7-792b-4b06-885a-150…/registry/schemas/DotGridBackground.schema.json
Maksym Vasylchenko 1748236a37 Initial commit
2026-02-09 21:18:33 +02:00

8 lines
203 B
JSON

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