Properties
endId
endId: string = makeGuid()
endInput
endInput: HTMLInputElement
maxRange
maxRange: number
minRange
minRange: number
props
props: Readonly<{ children?: ReactNode; }> & Readonly<P>
refs
refs: object
Type declaration
-
[key: string]: ReactInstance
startId
startId: string = makeGuid()
startInput
startInput: HTMLInputElement