• Overview

This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/platform-browser

REMOVE_STYLES_ON_COMPONENT_DESTROY

constant

A DI token that indicates whether styles of destroyed components should be removed from DOM.

API

Description

A DI token that indicates whether styles of destroyed components should be removed from DOM.

By default, the value is set to true.

Jump to details