Files
4fdbac70-b514-4c27-a3e7-2c2…/registry/schemas/DotGridBackground.schema.json
2026-03-31 12:32:38 +00:00

8 lines
203 B
JSON

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