connectIModelConnection Function
Deprecated in 4.15.0. Components should take iModel connection as props.
Function that will connect a component to the IModelConnection data in the Redux store.
connectIModelConnection(mapStateToProps?: any, mapDispatchToProps?: any): InferableComponentEnhancerWithProps<any, any>
Returns - InferableComponentEnhancerWithProps<any, any>
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.