Files
cf137627-e3bd-46e3-8f8f-70e…/registry/schemas/DotGridBackground.schema.json
2026-05-23 12:27:15 +00:00

8 lines
203 B
JSON

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