Package

im.mange.jetboot

bootstrap3

Permalink

package bootstrap3

Visibility
  1. Public
  2. All

Type Members

  1. case class Column(columns: Int, content: Renderable, offset: Int = 0) extends Renderable with Styleable with Product with Serializable

    Permalink
  2. case class Container(rows: Seq[Row], fluid: Boolean = false) extends Renderable with Product with Serializable

    Permalink
  3. case class Row(columns: Seq[Column]) extends Renderable with Styleable with Product with Serializable

    Permalink

Value Members

  1. object Bootstrap

    Permalink
  2. object BootstrapColours

    Permalink
  3. object GridSystem

    Permalink

Ungrouped