Answer the question
In order to leave comments, you need to log in
Where is the best place to place the pagination component?
There is a component
<app-orders-distribution-list></app-orders-distribution-list>
which is a container component, loading data from the server inside and displaying them. <app-pagination>
that manages the list <app-orders-distribution-list>
. <app-pagination>
depends on the component <app-dropdown-showby>
, getting the value showBy
. <app-pagination>
be inside <app-orders-distribution-list>
? <app-dropdown-showby>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question