Files
65698eca-82cf-4294-99d5-e80…/registry/schemas/GridBackround.schema.json
vitalijmulika 7e566ccb94 Initial commit
2026-02-05 12:31:47 +02:00

8 lines
199 B
JSON

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