Files
c7b6f3e7-e7d5-4c0c-8539-aae…/registry/schemas/DotGridBackground.schema.json
2026-05-19 19:25:35 +00:00

8 lines
203 B
JSON

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