Files
6e499d38-abaf-4b8c-be8d-054…/registry/schemas/DotGridBackground.schema.json
2026-03-19 08:58:10 +00:00

8 lines
203 B
JSON

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