mirror of
https://github.com/element-plus/element-plus.git
synced 2025-12-19 09:09:40 +08:00
* docs(docs): fix customized icon example for consistency with other demos This PR fixes the Customized Icon example in Message-box to make it consistent with others. Added confirmButtonText and cancelButtonText options to avoid default Chinese labels. Added ElMessage success and cancel feedback after confirmation or cancellation. Ensured the example behavior matches other MessageBox demos. * docs(docs): add import --------- Co-authored-by: Linzx <14808625+sheldorplus@user.noreply.gitee.com>