Grid

bs-grid provides the Bootstrap grid container; bsRow marks a row of columns; and width directives such as [md], [lg], [sm], [xxs], or the auto-fit [col] directive set the column span at the corresponding breakpoint.

Basic usage

Flex columns

Hello
World
This
Is
Me

Explicit column size

Hello
World
This
Is
Me

Minimum column size

Hello
World
This
Is
Me