Files
f9f4bba5-bf2c-4d83-89cb-142…/registry/schemas/DotGridBackground.schema.json
2026-04-15 16:18:12 +00:00

8 lines
203 B
JSON

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