Files
f0e2d01b-6cf7-4294-89ae-9e3…/registry/schemas/DotGridBackground.schema.json
2026-03-05 20:00:37 +00:00

8 lines
203 B
JSON

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