REMOVE_STYLES_ON_COMPONENT_DESTROY
constant
A DI token that indicates whether styles of destroyed components should be removed from DOM.
API
Description
const REMOVE_STYLES_ON_COMPONENT_DESTROY: InjectionToken<boolean>;
Jump to details
A DI token that indicates whether styles of destroyed components should be removed from DOM.
const REMOVE_STYLES_ON_COMPONENT_DESTROY: InjectionToken<boolean>;