General
Guides
Development
Item Types
- Bar Chart
- Cell
- Comparison Summation Table
- Discrete Bar Chart
- Donut Chart
- Heading
- Jumbotron Singlestat
- Markdown
- Percentage Table
- Row
- Section
- Separator
- Simple Time Series
- Singlestat
- Stacked Area Chart
- Standard Time Series
- Summation Table
- Time-Shifted Summation Table
API
Section
The section
dashboard item renders a top-level container for grid
rows. Each dashboard must contain at least once section
, which can
have an optional title which will be rendered as an HTML heading plus
horizontal line.
Sections control whether the grid contained in them is a fixed or fluid width.
Attributes
Attribute | Default Value | |
---|---|---|
style |
||
css_class |
||
title |
||
layout |
One of fixed , fluid , or none |