Files
93cc83b7-1094-4557-8a79-95c…/registry/schemas/GridBackround.schema.json
vitalijmulika ef2929f61a Initial commit
2026-03-03 19:13:11 +02:00

8 lines
199 B
JSON

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