@types/react-bootstrap-typeahead
Advanced tools
Comparing version
@@ -319,3 +319,10 @@ // Type definitions for react-bootstrap-typeahead 5.1 | ||
export class AsyncTypeahead<T extends TypeaheadModel> extends React.Component<AsyncTypeaheadProps<T>> {} | ||
export class AsyncTypeahead<T extends TypeaheadModel> extends React.Component<AsyncTypeaheadProps<T>> { | ||
blur: () => void; | ||
clear: () => void; | ||
focus: () => void; | ||
getInput: () => HTMLInputElement; | ||
hideMenu: () => void; | ||
toggleMenu: () => void; | ||
} | ||
@@ -322,0 +329,0 @@ /* --------------------------------------------------------------------------- |
{ | ||
"name": "@types/react-bootstrap-typeahead", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"description": "TypeScript definitions for react-bootstrap-typeahead", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap-typeahead", | ||
"license": "MIT", | ||
@@ -54,4 +55,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "a6ac6cd263c9e8965ad42232b3afdf434d9aedff47b9ccac6b113f624d42e568", | ||
"typeScriptVersion": "3.5" | ||
"typesPublisherContentHash": "55b198fc74c97f29db8a3ad2b69e18be391bd4d4c965ffcb137d7607c5b31350", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 26 Mar 2021 00:31:09 GMT | ||
* Last updated: Tue, 01 Jun 2021 22:01:31 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
25013
1.11%433
1.64%