Design your SVG floorplan or dashboard for HABPanel with Inkscape

EDIT: I made some adjustments and moved to the modal, as defined in this link, and it works as expected.

I swear I had this working, but… if I want to use an angular variable (as opposed to using an OpenHab switch) to activate a modal defined in the custom template, ex: <div ng-click="Item_Modal=true">clicky</div>, how would I format the ng-click on an item in the svg? Just having Item_Modal=true in the svg value doesn’t seen to do it.

Thanks!