Files
da67a20f-01c9-4901-adfc-fef…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 99f6260ed4 Initial commit
2026-03-08 14:09:10 +00:00

8 lines
203 B
JSON

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