Files
dec7fc4d-1cfe-4d4e-bf61-62e…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp f7df407be7 Initial commit
2026-03-16 16:50:16 +00:00

8 lines
203 B
JSON

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