Files
00354bc9-e66f-4d4a-b2b1-e4f…/registry/schemas/DotGridBackground.schema.json
2026-04-22 23:33:36 +00:00

8 lines
203 B
JSON

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