Files
1323f874-c8bd-4030-9c06-e71…/registry/schemas/DotGridBackground.schema.json
2026-03-03 08:34:33 +00:00

8 lines
203 B
JSON

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