Files
f031c81f-e2f9-4674-9f32-9fe…/registry/schemas/DotGridBackground.schema.json
2026-04-03 15:19:27 +00:00

8 lines
203 B
JSON

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