Files
22d9517b-6c92-4de6-86cc-a2f…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev b6493def9f Initial commit
2026-02-25 14:18:01 +02:00

8 lines
199 B
JSON

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