Files
204d14ae-07bd-496d-8b38-0dc…/registry/schemas/DotGridBackground.schema.json
2026-05-08 20:23:22 +00:00

8 lines
203 B
JSON

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