Files
b1e1cfc2-7f7a-40bb-8a38-e1e…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 2ce95ef9ec Initial commit
2026-03-08 12:32:04 +00:00

8 lines
203 B
JSON

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