Files
df62a5fd-87d6-4efd-8a6c-7b3…/registry/schemas/DotGridBackground.schema.json
2026-03-07 23:35:15 +00:00

8 lines
203 B
JSON

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