Answers for "hyperlink with a controller function in lightning component"

0

hyperlink with a controller function in lightning component

<a href="javascript:void(0)" onclick="{!c.doSomething}">
            Click me to do Something 
</a>
Posted by: Guest on April-24-2020

Code answers related to "hyperlink with a controller function in lightning component"

Browse Popular Code Answers by Language