Files
54744c88-e3d0-40a5-af84-530…/registry/schemas/DotGridBackground.schema.json
2026-03-02 23:49:24 +00:00

8 lines
203 B
JSON

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