Files
2bb5e1d7-d65d-4d8d-aaed-601…/registry/schemas/DotGridBackground.schema.json
2026-04-26 07:48:53 +00:00

8 lines
203 B
JSON

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