Files
3b3d3a79-c679-4fc5-8b94-1fd…/registry/schemas/DotGridBackground.schema.json
2026-03-08 15:59:50 +00:00

8 lines
203 B
JSON

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