Searched refs:testPortal (Results 1 – 1 of 1) sorted by relevance
19 testPortal: null, property49 setPortalChild = (testPortal) => {50 if (this._isMounted) return this.setState({ testPortal }); field55 if (this._isMounted) this.setState({ testPortal: null }, resolve); property242 if (app.state.testPortal) {270 testPortal,278 <Portal isVisible={portalChildShouldBeVisible}>{testPortal}</Portal>