To bind clicked element to desired slideOver, we need to set the same id for the clicked element and the SlideOver (ex SlideOver(id="slide-over-1")) . Also the clicked element needs to have '_slide-over-show-trigger' class name to show the slideOver or '_slide-over-hide-trigger' to hide the slideOver