@angular/platform-browser

SafeStyle

interface

Marker interface for a value that's safe to use as style (CSS).

  
    interface SafeStyle {interface SafeStyle extends SafeValue {}}
  
  
Jump to details