Let\'s say I have a list and a pagination in my app. And I have this state:
{ ... itemsPerPage: number; searchPhrase?: string; }
Also, I ha