How to access Paginator value?

As I know, Angular Material Paginator will emits EventEmitter after i hit the change button.

How can I get it from this Flow?

Thank you

This is the solution

Then pass `$event ` from your Paginator