Alert Control

Alert Control

TailwindUI Kit

ยท

1 min read

Intro

Use Alerts to create non-intrusive alerts that do not interrupt the user.

Screenshot 2022-11-01 085632.png

For installation follow the link here

Parameters

image.png

Title

The title of the alert

Description

Description that is displayed on the alert

Type

The type of the alert, possible values,

  • Info
  • Success
  • Warning
  • Error

Display

To display the alert or not, can be used to conditionally display alerts

ย