Slider

From ImpVis Wiki
Revision as of 10:09, 28 June 2021 by FreyaHan (talk | contribs) (Created page with "This page is a child of the [http://109.153.210.84/index.php/Sliders Sliders] page. The Slider component appears as a range slider with costumised maximum and minimum value...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is a child of the Sliders page.

The Slider component appears as a range slider with costumised maximum and minimum values and number of ticks.

Slider.png


Techical/coding information

The Slider Component contains 15 props.

Props

Name: bubble

Type: Boolean

Default: true

Description: Used to display slider value as a bubble above the slider thumb, which follows the thumb

Name: sliderButtons

Type: Boolean

Default: flase

Description: Used to display buttons to increase or decrease the slider value by a fixed amount

Name: sliderButtons

Type: Boolean

Default: flase

Description: Used to display buttons to increase or decrease the slider value by a fixed amount

Name: buttonInput

Type: Boolean

Default: flase

Description: Used to display input to vary the sliderButton increase or decrease amount, applied to both equally

Name: lineTick

Type: Boolean

Default: flase

Description: Used to display line slider ticks at each step

Name: numTick

Type: Boolean

Default: true

Description: Used to display value slider ticks at each step

Name: numTick

Type: Boolean

Default: true

Description: Used to display value slider ticks at each step

Name: playSlider

Type: Boolean

Default: false

Description: Differnet mode of slider where slider buttons move to and from the previous and next frame

Name: min

Type: Number

Default: false

Description: Differnet mode of slider where slider buttons move to and from the previous and next frame