Passing params via the menu tree

Hi all,

I am using the menu tree component to navigate to different views in a project. I am using embedded views to display information for multiple sites. The question I have is what is the best way to pass multiple params via the menu tree for example tagpath,site name etc.

Can the information be inputted into the items section in Props?

Doesnt look like you can add custom properties to the items.
But you could put them in the url(target) i suppose

Thank you that looks like the best way. If it was possible to pass params from each item it would be very helpful