Files
f6aa62ac-9f0a-4be1-b0ca-e2e…/registry/schemas/DotGridBackground.schema.json
2026-05-26 03:23:03 +00:00

8 lines
203 B
JSON

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