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])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product