Files
b227ce9e-db73-4bc6-8a4e-a95…/registry/schemas/DotGridBackground.schema.json
2026-06-13 02:47:56 +00:00

8 lines
203 B
JSON

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