Action Bar

The Action Bar pattern is a form that sits on top of a visual dataset; like a data table or a grid of product cards, for example. It modifies its dataset on submission. Common actions include filtering, searching and paginating.


Design

Usage:

The action bar component is a form that sits on top of a visual dataset; like a list of customers or a grid of product cards, for example.

The action bar's function is to modify its dataset on submission. Common actions include filtering, searching and paginating.

The default behaviour of each .actionBar-section is to float left inside the action bar. We also provide and .actionBar-section--alt which floats to the right. This is also the default behaviour for pagination.

HTML

Usage:

The action bar component is a form that sits on top of a visual dataset; like a list of customers or a grid of product cards, for example.

The action bar's function is to modify its dataset on submission. Common actions include filtering, searching and paginating.

The default behaviour of each .actionBar-section is to float left inside the action bar. We also provide and .actionBar-section--alt which floats to the right. This is also the default behaviour for pagination.