Files
11f07a2a-3d12-4aaa-84ce-adf…/registry/schemas/DotGridBackground.schema.json
2026-05-11 19:43:23 +00:00

8 lines
203 B
JSON

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