UNPKG

@talend/react-faceted-search-query-client

Version:
19 lines (11 loc) 396 B
# @talend/react-faceted-search-query-client ## Installation Add npm package `yarn add @talend/react-faceted-search-query-client` ## General react-faceted-search-query-client is there to manage advanced search with @talend/react-faceted-search ## Usage ``` import { createTqlQuery } from '@talend/react-faceted-search-query-client' const tqlQuery = createTqlQuery(facetedSubmitOutput); ```