Open Closed

Use html tag in abp.message in javascript #3609


User avatar
0
Sumit created

Hello Team,

I just want to know , can I use HTML tag in abp.message.confirm in javascript .please help me this .

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

2 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    What @Sumit

    abp.message doesn't support html rendering.

    You can directly use SweetAlert2 (that abp.mesage uses too).

    https://sweetalert2.github.io/

  • User Avatar
    0
    Sumit created

    Hello @yekalkan,

    its working ,Thank you very much

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 01, 2025, 08:37