• Overview
@angular/animations

AUTO_STYLE

constant
deprecatedsince v20.2

Specifies automatic styling.

Deprecation warning

Use animate.enter or animate.leave instead. Intent to remove in v23

API

    
      const AUTO_STYLE: string;
    
    
Jump to details