
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@blaze-react/alert
Advanced tools
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. Alerts may have a type, be dismissable, include a close button, and contain any sort of children components.
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. Alerts may have a type, be dismissable, include a close button, and contain any sort of children components.
<Alert>This is a simple alert.</Alert>
<Alert type="info">This is a info alert.</Alert>
<Alert icon="error"
type="warning">
Warning alert with icon
</Alert>
<Alert close
type="success">
This is a success alert that is closable.
</Alert>
<Alert type="primary">
<p>Primary alert with content.</p>
<ol>
<li>lorem</li>
<li>ipsum</li>
</ol>
</Alert>
props as follow:| NAME | TYPE | DEFAULT | OPTIONS |
|---|---|---|---|
| type | string | empty | primary, secondary, success, warning, dark, info, light |
| icon | string | empty | Material icons |
| close | Boolean | false | |
| children | single/array of nodes | No content |
FAQs
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. Alerts may have a type, be dismissable, include a close button, and contain any sort of children components.
We found that @blaze-react/alert demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.