Files
f92a4c19-52fa-4854-afdc-0de…/registry/schemas/DotGridBackground.schema.json
2026-03-23 18:35:43 +00:00

8 lines
203 B
JSON

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