Files
fa9c35c6-d738-4bc9-9b6f-ae2…/registry/schemas/DotGridBackground.schema.json
2026-05-28 17:26:24 +00:00

8 lines
203 B
JSON

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