home chevron_right Documentation chevron_right Directives
fuseIfOnDom

*fuseIfOnDom is a helper directive that detaches and re-attaches the given element if it's currently in the DOM. This will help in various cases such as charts that don't resize properly or animations that don't wait to route to be loaded completely.

Usage