Files
4d4e0dc5-abe7-4183-baa0-723…/registry/schemas/DotGridBackground.schema.json
2026-02-05 15:10:19 +00:00

8 lines
203 B
JSON

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