type

the type of the rangeslider markers

string type;

Values

  • "alt"
    sets alternative square markers
  • Example

    { view:"rangeslider", label:"Level B", value:[0,50], type:"alt"}


    Default value:

    "round"
    See also
  • Articles
  • Back to top