SafeStyle
Marker interface for a value that's safe to use as style (CSS).
interface SafeStyle extends SafeValue {
// inherited from platform-browser/SafeValue
}
Marker interface for a value that's safe to use as style (CSS).
interface SafeStyle extends SafeValue {
// inherited from platform-browser/SafeValue
}