Help Angular by taking a 1 minute survey!Go to surveyHome

SafeUrl

Marker interface for a value that's safe to use as a URL linking to a document.

interface SafeUrl extends SafeValue { // inherited from platform-browser/SafeValue }
      
      interface SafeUrl extends SafeValue {

  // inherited from platform-browser/SafeValue
}