In Angular is there a way to get text from the URL and set it as a variable?

Viewed 40

I have dropdown filters that filter some data, I'd like to be able to set one of these dropdowns with a value from the URL. Is this possible?

1 Answers
Related