A structured set of input controls arranged on a single line.

Basic

Inline forms enable placing a limited set of multiple controls a single line.

Learn more

To learn more about inline forms visit the Bootstrap documentation.

Borderless Inline Forms

Inline forms can have their inputs' borders removed to enable material shadow styling by adding the .form-borderless class.

Custom component

Borderless inline forms are a GEL-specific inline form variant.

Search Form

The search component allows a user to query for results from a selection of data.

The search component allows users to enter a keyword or phrase (query) and submit it to search from a selection of data with the intention of getting back the most relevant results. Typically search fields are single-line text boxes and are often accompanied by a search button.

Custom component

Search inline forms are a GEL-specific inline form variant.