Files
0d084e70-c8cb-4c32-a8b7-148…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev ca85f9d739 Initial commit
2026-03-31 13:33:37 +03:00

8 lines
199 B
JSON

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