How to pass param from parent view to a popup

I have a view.
When I click a button of this view (parent view). I’ll show a popup (child view).
How can I use the data of this view in the popup?
Please support me.

action method on click it will send information in context, if you not getting that let me know