DrupalView
Callable
Parameters
props: DrupalViewProps
Returns Element
A Child-Function with following props: {data, total, isLoading, isError, pageNumber, pageCount, from, to, limit}.
A Child-Function with following props: {data, total, isLoading, isError, pageNumber, pageCount, from, to, limit}.
Component for Rendering a Drupal-View.