Sweet Alerts

Bacis Alerts

Use BasicAlerts()function for basic alert.

Alerts with text under

Use AlertsWithTextUnder()function for alerts with some text under it

Alerts with Success

Use AlertsSuccess()function for success message.

Alerts with Confirm Message

Use AlertsWithConfirm()function to ge confirm message then success.

Alerts with Cancel option

Use AlertsWithCancel()function to get cancel functionality.

Alerts with Prompt option

Use AlertsWithPrompt()function to replacement of prompt funcionality.