Pregunta de entrevista de 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

Respuesta de la entrevista

Anónimo

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