Function: GraphSearchInput()
GraphSearchInput(
props):ReactNode|Promise<ReactNode>
Defined in: packages/graph-search/src/GraphSearchInput.tsx:116
Component thats display the search input.
Parameters
props
Returns
ReactNode | Promise<ReactNode>