Files
81e5807e-7cd0-4831-bf40-e12…/registry/schemas/DotGridBackground.schema.json
2026-04-08 15:09:42 +00:00

8 lines
203 B
JSON

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