Files
3d539ff6-dcc2-441c-a8d8-c95…/registry/schemas/GridBackround.schema.json
vitalijmulika b28a1dc88e Initial commit
2026-03-13 12:37:49 +02:00

8 lines
199 B
JSON

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