Files
7e841184-0c10-4eda-ab1f-6b4…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 23b1aa6ce3 Initial commit
2026-03-27 11:09:19 +00:00

8 lines
203 B
JSON

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