Type Alias: AutoZoomGrid<T>
AutoZoomGrid<
T> =InstanceType<ReturnType<typeofautoZoomGridMixin>>
Defined in: grids/AutoZoom.ts:99
Grids of this type can be used with wind barbs, observations, and anything that needs automatic thinning.
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends Grid | Grid |