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  

Example