Files
e5a76178-db54-4d67-bf13-069…/registry/schemas/GridBackround.schema.json
2026-05-27 06:18:00 +00:00

8 lines
199 B
JSON

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