Files
8c04be9c-252a-4fd4-b846-841…/registry/schemas/DotGridBackground.schema.json
Nikolay Pecheniev 7b8cd5c197 Initial commit
2026-02-16 19:03:29 +02:00

8 lines
203 B
JSON

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