Files
b887092f-d4cd-4fb9-a2e7-1fc…/registry/schemas/DotGridBackground.schema.json
2026-03-03 16:37:14 +00:00

8 lines
203 B
JSON

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