Files
ee9f2bb9-3aaa-4bfb-a083-b12…/registry/schemas/DotGridBackground.schema.json
2026-04-09 23:49:05 +00:00

8 lines
203 B
JSON

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