Files
eadfbfe1-99da-4356-b0f8-905…/registry/schemas/DotGridBackground.schema.json
2026-03-16 17:28:31 +00:00

8 lines
203 B
JSON

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