Files
5b72260a-e635-4299-bbd2-5e7…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 62e81a1fa1 Initial commit
2026-03-03 12:01:14 +02:00

8 lines
199 B
JSON

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