Files
d18d4c19-01c8-4dcd-9dcb-b4d…/registry/schemas/DotGridBackground.schema.json
2026-03-12 12:22:22 +00:00

8 lines
203 B
JSON

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