Files
ff0a2d82-b254-4c8b-836d-d93…/registry/schemas/DotGridBackground.schema.json
2026-04-04 15:25:50 +00:00

8 lines
203 B
JSON

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