Files
dca8e3b5-a72e-44e6-94d7-3dc…/registry/schemas/DotGridBackground.schema.json
2026-04-15 13:32:41 +00:00

8 lines
203 B
JSON

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