Bind

viz.dsl.vega.Bind
case class Bind(debounce: Option[Double], element: Option[String], input: Option[Json], name: Option[String], labels: Option[Seq[String]], options: Option[Seq[Option[Json]]], max: Option[Double], min: Option[Double], step: Option[Double], event: Option[String])

Attributes

Source:
vega.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product