Domanda di colloquio di Evoke Technologies

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

Risposta di colloquio

Anonimo

10 mag 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