Files
194f74cb-6f2c-4e53-a7bb-169…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 1706e2dfb2 Initial commit
2026-02-23 12:34:21 +02:00

8 lines
199 B
JSON

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