Files
3f7855c8-97d7-44bd-b8b5-647…/registry/schemas/DotGridBackground.schema.json
2026-04-28 12:10:56 +00:00

8 lines
203 B
JSON

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