Files
7623874c-e28f-4344-a382-bc4…/registry/schemas/GridBackround.schema.json
vitalijmulika 66527b3c99 Initial commit
2026-02-05 18:17:36 +02:00

8 lines
199 B
JSON

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