Files
47bf6640-a2da-46c5-9fb8-68d…/registry/schemas/GridBackround.schema.json
Maksym Vasylchenko 76d77eadcc Initial commit
2026-02-10 21:07:50 +02:00

8 lines
199 B
JSON

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