Files
2eca550e-e31d-415a-b3d9-d95…/registry/schemas/DotGridBackground.schema.json
2026-04-27 18:48:56 +00:00

8 lines
203 B
JSON

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