com.raquo.laminar.keys.SvgAttr
See theSvgAttr companion object
This class represents an Svg Element Attribute. Meaning the key that can be set, not the whole a key-value pair.
Type parameters
- V
-
type of values that this Attribute can be set to
Value parameters
- localName
-
- Unqualified name, without the namespace prefix
- namespacePrefix
-
- e.g. "xlink". For namespace URI, see
namespaceUri
- e.g. "xlink". For namespace URI, see
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article