Files
94622283-09f9-4112-a9c1-627…/registry/schemas/DotGridBackground.schema.json
2026-05-31 02:57:41 +00:00

8 lines
203 B
JSON

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