Function SearchView

SearchView component documentation

  • Type Parameters

    • Data extends unknown = any

      The data type of the component

    • Payload = any

      The payload type of the component

    Parameters

    • props: ISearchViewProps<Data, Payload>

      The component props

    Returns Element

    The SearchView component