Files
ee17faaf-080c-4b89-9cd4-ea1…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 79f2d5bddd Initial commit
2026-03-02 11:28:38 +02:00

8 lines
199 B
JSON

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