Files
886b8f11-eef4-48c8-90f0-076…/registry/schemas/DotGridBackground.schema.json
2026-06-12 23:49:13 +00:00

8 lines
203 B
JSON

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