Files
f1f4cc01-6ebb-4be2-84ca-4c1…/registry/schemas/DotGridBackground.schema.json
2026-03-11 23:43:12 +00:00

8 lines
203 B
JSON

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