Alerts

This component can be used to grab the user's attention. For example, reminding the user to backup their files before installing a modpack.

Variants

I am a success alert!

You can display me by doing ::alert{type="success"}

I am an info alert!

You can display me by doing ::alert{type="info"}

I am a warning alert!

You can display me by doing ::alert{type="warning"}

I am a danger alert!

You can display me by doing ::alert{type="danger"}