0
avanekar02 created
please tell me how can i pass 2 parameters in href to the controller
Thanks
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
3 Answer(s)
-
0
Hi,
Do you use SPA or MPA ?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
SPA
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi,
It depends how do you want to see the url. For example you can use it like this.
url: 'companies/:companyId/:userId'Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)