Files
e9e00c83-2457-43c5-a36b-1f3…/registry/schemas/DotGridBackground.schema.json
2026-02-09 16:35:55 +00:00

8 lines
203 B
JSON

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