Files
7592ff33-52c2-42c8-94c4-8df…/registry/schemas/DotGridBackground.schema.json
2026-05-13 12:28:08 +00:00

8 lines
203 B
JSON

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