Files
4a70668e-df00-4a52-82de-432…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev f859907245 Initial commit
2026-02-02 12:07:30 +02:00

8 lines
199 B
JSON

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