Files
a91edf4c-7bbd-4d68-a8e8-437…/registry/schemas/DotGridBackground.schema.json
2026-04-15 00:59:09 +00:00

8 lines
203 B
JSON

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