Files
c91a67ee-c4ad-4705-8388-208…/registry/schemas/GridBackround.schema.json
vitalijmulika 25e34acf1d Initial commit
2026-02-09 19:11:55 +02:00

8 lines
199 B
JSON

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