Open gingters opened 7 years ago
If possible ;-)
Idea: Edit mode should be child-route of normal component view, pointing to the same component. Mode switching would be done on ActivatedRoute.params (via params.subscribe()).
ActivatedRoute.params
params.subscribe()
If possible ;-)