angular / 5 / api / platform-browser / safevalue.html

SafeValue

interface

Interface Overview

interface SafeValue { 
}

Description

Marker interface for a value that's safe to use in a particular context.

Child Interfaces

  • SafeHtml
  • SafeResourceUrl
  • SafeScript
  • SafeStyle
  • SafeUrl

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/platform-browser/SafeValue