S-Stephen / projectlight-ngx

Projectlight sample webpage(s) utilizing campl-ngx Angular libraries
https://gitpod.io/#https://github.com/S-Stephen/angular-edpcmentoring
0 stars 0 forks source link

Provide ability to bind click events to menu items #33

Open S-Stephen opened 4 years ago

S-Stephen commented 4 years ago

We are able to provide href links for our menu items but it would be useful to be able to provide click event handlers to the menu items.

This may allow us to use services to drive site actions rather than needing to send off to a component

eg: stopImpersonating in the iib_project . app .component