Create Bootstrap 5 based Alert by setting Alert Type, Icon, or specify custom iCon class, Dismissible Alert option, and closing the alert with specified duration.
Q: How do I add an icon to my alert?
A: Use Bootstrap Icons' class names in the Icon field or select from the dropdown (e.g., bi bi-check-circle
).
Q: Can I make the alert dismissible?
A: Yes, enable the "Dismissible Alert" option to add a close button.
Q: How do I copy the generated code?
A: Click the "Copy Code" button to copy the HTML code for your alert.
Q: Can I make the alert close automatically?
A: Yes, select the auto-close option for 5 or 10 seconds.