Files
ab7648f3-a9dd-4ec9-8147-ad7…/registry/schemas/DotGridBackground.schema.json
2026-03-02 20:31:16 +00:00

8 lines
203 B
JSON

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