Files
202e2100-5ba2-4c73-bcfc-d0e…/registry/schemas/DotGridBackground.schema.json
2026-04-03 21:24:06 +00:00

8 lines
203 B
JSON

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