ReactiveSvgBinder

semagrams.util.CustomAttr.ReactiveSvgBinder
case class ReactiveSvgBinder[Data](el: SvgElement, $x: Source[Data]) extends SvgBinder[Data]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SvgBinder[Data]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def apply[Subpart](attr: SvgAttr[Subpart], f: Data => Subpart): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product