top of page
Search
sulxipilym1989

React-close-window

Jan 7, 2020 — I want to close the current tab or window when the user clicks "Close" button. onClose() { window.opener = null; window.open('', '_self'); ...












react-close-window


Jan 7, 2020 — I want to close the current tab or window when the user clicks "Close" button. onClose() { window.opener = null; window.open('', '_self'); .... Learn how to use react-window by viewing and forking react-window example apps on CodeSandbox. 3925e8d270





11 views0 comments

Recent Posts

See All

Comments


bottom of page