Force the element to be painted again in case of visual issues
Name | Type | Description | Status | Default |
---|---|---|---|---|
$elm | { HTMLElement } | The HTMLElement to force the redraw on | required |
Return { HTMLElement } The HTMLElement to maintain chainability
import forceRedraw from 'coffeekraken-sugar/js/dom/forceRedraw'
forceRedraw($elm)
Author : Olivier Bossel [email protected] https://olivierbossel.com