Info Widget
The Info widget is a composite widget card that includes a numeric result, header, icon and sparkline.

| Class Name | Description |
|---|---|
| card | Label widget card component |
| header | Header label component |
| icon | Icon component |
| primary | Primary label component |
| prefix | Prefix label component |
| suffix | Suffix label component |
| value | Numeric value component |
Widget Properties
| Name | Description |
|---|---|
| value | Widget data value to suply an array or map of values |
CSS Properties
| Element | CSS Property | Description |
|---|---|---|
| .header | font-size | Font size of the header label |
| .header | color | Text color of the header label |
