Files
c98f6942-6362-4033-9ad3-054…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev dd83702ba9 Initial commit
2026-02-04 16:27:05 +02:00

8 lines
199 B
JSON

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