Files
fb26c5e2-6384-4112-95a4-eae…/registry/schemas/DotGridBackground.schema.json
2026-04-12 19:27:29 +00:00

8 lines
203 B
JSON

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