1
Answer

Access Variable Globally

Photo of Piyush Mohan

Piyush Mohan

1y
699
1

How to use ngrx other method to store a data into variable and access globally thru out the application.

We dont want to store the data into session variable because it is visible at user end so user can change the data

Answers (1)