This function is used to open a modal when triggered.
{% hint style="success" %} Remember to create a new modal before calling this action {% endhint %}
showModal(modalName: string): Promise
Argument Name | Description |
---|---|
Modal Name | Name of the modal to be displayed |