Files
6c0d37bd-d0af-462d-be0f-024…/registry/schemas/DotGridBackground.schema.json
2026-05-28 12:23:14 +00:00

8 lines
203 B
JSON

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