Files
7fcb669e-4f2e-484d-a883-9c1…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 0bd8a0dca3 Initial commit
2026-04-14 17:08:35 +03:00

8 lines
199 B
JSON

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