Files
82997cd9-e5b0-4660-94a6-b3f…/registry/schemas/DotGridBackground.schema.json
2026-06-10 16:20:24 +00:00

8 lines
203 B
JSON

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