ISidebarTabInitProps
geovisto-map / ISidebarTabInitProps
Type alias: ISidebarTabInitProps\<TConfig, TTool>
ISidebarTabInitProps\<
TConfig
,TTool
>:IMapObjectInitProps
\<TConfig
> &object
This type provides the specification of sidebar tab tool props model used in its initialization.
Author
Jiri Hynek
Type declaration
sidebarTool
sidebarTool:
ISidebarTool
tool
tool:
TTool
Type parameters
• TConfig extends ISidebarTabConfig
= ISidebarTabConfig
• TTool extends IMapTool
& IMapFormControl
= IMapTool
& IMapFormControl