type

the type of the slider marker

string type;

Values

  • "alt"
    sets an alternative square marker
  • Example

    { view:"slider", label:"Level", value:"20", type:"alt"}


    Default value:

    "round"
    See also
  • Articles
  • Back to top