Files
b6281b47-3b43-4c4b-b71d-1c0…/registry/schemas/DotGridBackground.schema.json
2026-05-18 11:04:07 +00:00

8 lines
203 B
JSON

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