Files
bf928ba3-e9e7-4fa0-bf6e-973…/registry/schemas/DotGridBackground.schema.json
2026-03-16 21:47:57 +00:00

8 lines
203 B
JSON

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