Files
a1b0778d-5716-4ff2-8a2f-413…/registry/schemas/DotGridBackground.schema.json
2026-05-14 03:31:02 +00:00

8 lines
203 B
JSON

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