Files
0feedd8a-3ea2-4a76-822a-b78…/registry/schemas/DotGridBackground.schema.json
2026-04-07 12:38:57 +00:00

8 lines
203 B
JSON

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