Files
f233caa4-e3dd-4a5e-8486-972…/registry/schemas/DotGridBackground.schema.json
2026-05-10 17:44:17 +00:00

8 lines
203 B
JSON

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