Files
e60f5986-e700-4aeb-896d-04a…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 269b549174 Initial commit
2026-04-09 10:49:57 +00:00

8 lines
203 B
JSON

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