Files
6e691d4a-d6b7-40f1-b126-2f2…/registry/schemas/DotGridBackground.schema.json
2026-04-20 23:37:36 +00:00

8 lines
203 B
JSON

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