Files
3ae3f41a-1aaa-4f45-baaa-dde…/registry/schemas/DotGridBackground.schema.json
2026-03-02 21:12:24 +00:00

8 lines
203 B
JSON

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