Files
bc864201-8c31-46f1-a04f-c7e…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 3286c0d15d Initial commit
2026-02-10 16:15:21 +02:00

8 lines
199 B
JSON

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