mask

object mask extends Style[String]

If the value is a URI value, the element pointed to by the URI is used as an SVG mask.

If the value is a URI value, the element pointed to by the URI is used as an SVG mask.

MDN

class Style[String]
class Key
class Object
trait Matchable
class Any

Value members

Concrete methods

def uri(s: String): StyleSetter

Concrete fields

lazy val none: StyleSetter

Inherited fields

override val name: String
Inherited from
Style