how to custom close button text? #21
-
Need to custom close button text, and check event onClose by click or by auto close. thanks |
Beta Was this translation helpful? Give feedback.
Answered by
jerrywu001
May 15, 2023
Replies: 1 comment
-
Maybe this can help you: https://vue3-toastify.js-bridge.com/usage/custom-close-button.html https://vue3-toastify.js-bridge.com/usage/define-callback.html onClose will trigger by |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jerrywu001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this can help you:
https://vue3-toastify.js-bridge.com/usage/custom-close-button.html
https://vue3-toastify.js-bridge.com/usage/define-callback.html
onClose will trigger by
auto close
orclick on close
@lumine-id