v1.1.0
container (HTMLElement): Allows to provide an explicit container the dialog stack is rendered into (created through ReactDOM portal).
<ReactDialogStack
container={document.getElementById('app')}
/>container (HTMLElement): Allows to provide an explicit container the dialog stack is rendered into (created through ReactDOM portal).
<ReactDialogStack
container={document.getElementById('app')}
/>