Files
13d70d8f-6d74-4533-95cc-01b…/registry/schemas/DotGridBackground.schema.json
2026-02-09 06:14:46 +00:00

8 lines
203 B
JSON

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