Files
8da24ef0-4ad1-46c8-87cf-a50…/registry/schemas/DotGridBackground.schema.json
2026-06-08 08:21:26 +00:00

8 lines
203 B
JSON

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