Files
1e9b4db1-6b10-423e-bc82-e4e…/registry/schemas/DotGridBackground.schema.json
2026-04-07 23:56:52 +00:00

8 lines
203 B
JSON

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