Files
c2f7c4d2-56d0-47da-9d52-e82…/registry/schemas/DotGridBackground.schema.json
2026-04-07 05:15:03 +00:00

8 lines
203 B
JSON

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