Files
d8cbcfc1-cd31-4f78-9837-557…/registry/schemas/DotGridBackground.schema.json
vitalijmulika b37a4ddd3b Initial commit
2026-02-09 19:05:46 +02:00

8 lines
203 B
JSON

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