I want to create a component like angular material dialog but dont want to use that. I want to create a component and pass that a component and show it in the modal.
How can I create a component to show other component in the modal and can resize the width and height (in angular dialog can not the size or i can use the ngDeep but i can not use that because it effective other dialogs) ?