Resets a cngxPaginate host to the first page whenever the bound key
changes - the composable form of connectPaginateResetOn. Drop it on the same element as cngxPaginate (or a CngxPaginator / CngxMatPaginator,
which provide the brain), and bind the sort / filter / search value a result
set depends on, so a narrowed result never strands the user on a now-empty
page.
Bind a primitive or a computed - an inline array / object literal recomputes
every change-detection pass and would reset on each.