Files
78d45aa0-8e4e-4b82-b876-739…/registry/schemas/DotGridBackground.schema.json
2026-06-03 18:27:42 +00:00

8 lines
203 B
JSON

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