Skip to content
vwc-slider / 2.25.6

vwc-slider 2.25.6

Install from the command line:
Learn more about npm packages
$ npm install @vonage/vwc-slider@2.25.6
Install via package.json:
"@vonage/vwc-slider": "2.25.6"

About this version

vwc-slider

This component is an extension of <mwc-slider>

API

Properties

Property Modifiers Type Description
disabled boolean
markers boolean
max number
min number
pin boolean
step number
value number

Methods

Method Type Description
click (): void
layout (): void Layout is called on mousedown / touchstart as the dragging animations of
slider are calculated based off of the bounding rect which can change
between interactions with this component, and this is the only location
in the foundation that udpates the rects. e.g. scrolling horizontally
causes adverse effects on the bounding rect vs mouse drag / touchmove
location.
setAriaLabel (label: string): void

Details


Assets

  • vwc-slider-2.25.6-npm.tgz

Download activity

  • Total downloads 21
  • Last 30 days 0
  • Last week 0
  • Today 0