Files
8669c848-8b2f-424a-adbd-30c…/registry/schemas/DotGridBackground.schema.json
2026-04-13 00:31:55 +00:00

8 lines
203 B
JSON

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