Alerts

Provide important information, alerts or messages to users.

How To

  1. Step 1: Include LambdaEx Framework in Logi Info Application. Include LambdaEx Framework in Logi Info Application.

Simple Example

Alerts are available for any length of text, as well as an optional dismiss button.

HTML
<div class="alert alert-warning">
  <label>...</label>
</div>
Logi XML
<Division Class="alert alert-warning" HtmlDiv="True">
  <Label Caption="..." />
</Division>
<Division Class="info-kpi kpi-warning" HtmlDiv="True"><Division Class="kpi-icon" HtmlDiv="True"><Label Class="ti ti-angle-up" HtmlTag="i" /></Division><Division Class="kpi-heading" HtmlDiv="True"><Label Caption="Warning" /></Division><Division Class="kpi-body" HtmlDiv="True"><Label Caption="$224,698.98" /></Division><Division Class="kpi-footer" HtmlDiv="True"><Label Caption="+15.4% " Class="text-success" /><Label Class="ti ti-arrow-up" HtmlTag="i" /></Division></Division>
Simple Alert
Example
This is a primary alert with an example link. Give it a click if you like.
This is a secondary alert with an example link. Give it a click if you like.
This is a success alert with an example link. Give it a click if you like.
This is a info alert with an example link. Give it a click if you like.
This is a warning alert with an example link. Give it a click if you like.
This is a danger alert with an example link. Give it a click if you like.
This is a light alert with an example link. Give it a click if you like.
This is a dark alert with an example link. Give it a click if you like.
Additional content
Link in Alert Example

Well done!

Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.


Whenever you need to, be sure to use margin utilities to keep things nice and tidy.

Dismissible Alerts
Example
×
Holy guacamole! You should check in on some of those fields below.