All charts and dialogs have this as an observable property that can be passed to
createMdvPortal to allow access to the container they should render things like
which allows Mobx Observer components to useOuterContainer for access to the container they should render things like
tooltips and dropdowns into.
All charts and dialogs have this as an
observable
property that can be passed to createMdvPortal to allow access to the container they should render things like which allows Mobx Observer components to useOuterContainer for access to the container they should render things like tooltips and dropdowns into.