Property Default Type className# -import { CFormRange } from '@coreui/react'
import CFormRange from '@coreui/react/src/components/form/CFormRange'
string
A string of all className you want applied to the component.
disabled# -boolean
Toggle the disabled state for the component.
label#4.2.0+ -ReactNode
Add a caption for a component.
max# -number
Specifies the maximum value for the component.
min# -number
Specifies the minimum value for the component.
onChange# -ChangeEventHandler<HTMLInputElement>
Method called immediately after the value
prop changes.
boolean
Toggle the readonly state for the component.
step# -number
Specifies the interval between legal numbers in the component.
value# -string
, number
, string[]
The value
attribute of component.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4