slider

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
Initial value of the field.
Install slider as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.slider
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

Initial value of the field. User action will override

Prevents user actions on the field

HTML ID attribute

Maximum value of the slider

Minimum value of the slider

Name of the field when submitted with a form

Called when user moves focus from the field

Called after user changes the value of the field

Called when user puts focus onto the field

Called as user changes the value of the field

Called when user presses their mouse over the field

Called when user moves their mouse over the field

Called when user moves their mouse out of the field

Called when user releases their mouse press over the field

The granularity of each step on the slider

Value of the field

Properties
NameType
value
Value
Help and resources