IModelConnectedViewport Function

Viewport that is connected to the IModelConnection property in the Redux store. The application must set up the Redux store and include the FrameworkReducer.

IModelConnectedViewport(props: any): "null" | ReactElement<any, string | JSXElementConstructor<any>>

Parameter Type Description
props any  

Returns - "null" | ReactElement<any, string | JSXElementConstructor>

Defined in

Last Updated: 13 May, 2024