Files
944e0ba9-5c4d-43d3-b3b3-c6b…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev 072564f4b0 Initial commit
2026-02-04 18:08:23 +02:00

8 lines
203 B
JSON

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