Files
4246d362-de5a-4f04-848e-a9f…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev b288e0e2ce Initial commit
2026-02-06 16:14:12 +02:00

8 lines
199 B
JSON

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