Files
58fbe3d6-d126-4239-a5ba-521…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev bea765fc37 Initial commit
2026-02-27 16:27:32 +02:00

8 lines
199 B
JSON

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