Files
e44e2e47-0b2d-4f2f-bd74-ad7…/registry/schemas/DotGridBackground.schema.json
2026-04-18 22:58:29 +00:00

8 lines
203 B
JSON

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