Closed andjelko closed 8 years ago
How to set custom labels on confirm modal?
Download the new version and use:
eModal.addLabel('Si', 'No'), eModal.addLabel('😼', '🚃') ...
and use them as expected
How to set custom labels on confirm modal?