Files
1d3903be-1d61-4ef7-84eb-7e5…/registry/schemas/DotGridBackground.schema.json
2026-04-11 13:13:56 +00:00

8 lines
203 B
JSON

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