Trigger onclick event to a coral button component in aem 6.5
Hi
I am trying to use a coral button component to get a text field. I am not able to understand how to trigger onClick event for this button.
I have used "granite/ui/components/foundation/button" as sling:resourceType to a nt:unstructured node and created the button.
Can anyone suggest how to get a text field by clicking on the button.
