Files
c70ababe-eb77-4daf-b4e4-9f8…/registry/schemas/GridBackround.schema.json
vitalijmulika f5d7bfdad2 Initial commit
2026-03-10 12:20:17 +02:00

8 lines
199 B
JSON

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