Alert
Last updated
Last updated
The alert function enables you to display an alert on the page, this you can use it to display critical information on the page or use it for page events as well
The alert function accepts 2 parameters explained below:
Message - the message to be displayed on the alert
Type- The type of alert to display. Accepts bootstrap 5 color classes eg: warning, info, success, danger, dark, secondary, light