Can i open a Modal from specific routes' controller in ember 3?

Hi all,

I am trying to open a modal dialog from ember-models-table delete option, with the specific record being passed, is there any way to do that?