employer cover photo
employer logo
employer logo

Evoke Technologies

Is this your company?

Evoke Technologies interview question

what is event loops Pass the property from one component to another component without using @input, @output and not using subject observables. Display a modal and pass the property to that modal by clicking an event

Interview Answer

Anonymous

10 May 2021

Pass the property from one component to another component without using @input, @output and not using subject observable.:- u can use session storage and local storage

2