Files
d5fa5b39-cbb8-4525-9a53-ee8…/registry/schemas/DotGridBackground.schema.json
2026-02-09 15:24:35 +00:00

8 lines
203 B
JSON

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