Files
ac896eb5-237e-4f8c-b941-bb0…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev a0a91f44d2 Initial commit
2026-02-02 12:32:15 +02:00

8 lines
203 B
JSON

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