Files
4cd6b3e1-83fa-41aa-b6e4-e31…/registry/schemas/DotGridBackground.schema.json
2026-06-13 07:53:12 +00:00

8 lines
203 B
JSON

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