Files
d813fa1a-eec2-4ebe-8933-e00…/registry/schemas/DotGridBackground.schema.json
2026-06-04 17:47:28 +00:00

8 lines
203 B
JSON

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