Properties
$onChange
$onChange: {
schedule: ((timeout?) => void);
}
Type declaration
schedule: ((timeout?) => void)
- (timeout?): void
Returns void
activeInput
activeInput: any
caseSensitiveOption
caseSensitiveOption: HTMLInputElement
regExpOption
regExpOption: HTMLInputElement
replaceBox
replaceBox: HTMLElement
replaceInput
replaceInput: HTMLInputElement
replaceOption
replaceOption: HTMLInputElement
searchBox
searchBox: HTMLElement
searchCounter
searchCounter: HTMLElement
searchInput
searchInput: HTMLInputElement
searchOption
searchOption: HTMLInputElement
searchRange
searchRange: any
searchRangeMarker
searchRangeMarker: number
wholeWordOption
wholeWordOption: HTMLInputElement
External