7 Replies
what is "RightDesign" component?
an Onclick
i solved this prob using vanilajs instead like this
so you have button with onClick and by clicking on the button you want to do what?
i see..
i like to do window.print
usually you do that differently in frameworks..
something like:
something like this, there are also other patterns with createResource etc.
But ur also calling print, so not sure what exactly your trying to accomplish.. may be rendering html in an iframe and printing content of iframe is what you are looking for?.. idk what is your task..