Render dirty components immediately to the DOM.
Note that this may not work in event handlers, since React.js does
batching of updates there.
Source
(defnflush"Render dirty components immediately to the DOM.\n\n Note that this may not work in event handlers, since React.js does\n batching of updates there."[](batch/flush))