Files
42cf5487-99ad-4b53-a613-5ad…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 25253ff6c9 Initial commit
2026-03-25 11:34:58 +02:00

8 lines
199 B
JSON

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