Can somebody help me how can I implement angular routing parameters based on radio button selection?
for example: there are three radio buttons like All, wall, beam and when a user selects all then I want to display in the url as localhost://3000/src/checkifc/all likewise for remaining radio button selection.