Files
9e9d97a9-aa59-4041-9105-9d4…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 1fc4305d14 Initial commit
2026-03-06 12:07:07 +00:00

8 lines
203 B
JSON

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