Files
ea4e72fa-62ab-4d03-a4da-6be…/registry/schemas/DotGridBackground.schema.json
2026-05-13 21:29:47 +00:00

8 lines
203 B
JSON

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