Files
149a6b04-a5f1-435e-9c16-e24…/registry/schemas/GridBackround.schema.json
vitalijmulika fbfbbe5009 Initial commit
2026-04-10 15:44:09 +03:00

8 lines
199 B
JSON

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