Files
f867ea34-0ae9-46a9-b5fd-3dc…/registry/schemas/DotGridBackground.schema.json
2026-03-26 13:50:34 +00:00

8 lines
203 B
JSON

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