Files
c02771cb-2dd7-4645-b2be-a1d…/registry/schemas/DotGridBackground.schema.json
2026-02-09 14:09:36 +00:00

8 lines
203 B
JSON

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