Files
58eeaecb-a388-4718-80a7-3ae…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 866f34ad14 Initial commit
2026-02-11 13:53:38 +02:00

8 lines
199 B
JSON

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