UNPKG

@kit-data-manager/react-search-component

Version:

All-in-one component for rendering an elastic search UI for searching anything. Built-in support for visualizing related items in a graph and resolving unique identifiers.

13 lines (12 loc) 500 B
export * from "./GenericResultView"; export * from "./GenericResultViewImageCarousel"; export * from "./PidNameDisplay"; export * from "./OrcidDisplay"; export * from "./GenericResultViewImage"; export * from "./GenericResultViewTag"; export type * from "./GenericResultView"; export type * from "./GenericResultViewImageCarousel"; export type * from "./PidNameDisplay"; export type * from "./OrcidDisplay"; export type * from "./GenericResultViewImage"; export type * from "./GenericResultViewTag";