Files
b4f3e208-a9a8-486e-a921-117…/registry/schemas/DotGridBackground.schema.json
2026-05-07 23:09:30 +00:00

8 lines
203 B
JSON

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