Bootstrap

class Bootstrap[Builder, Output <: FragT, FragT](val tags: Tags[Builder, Output, FragT]) extends BootstrapStrings with BootstrapParts

Scalatags for Twitter Bootstrap.

Scalatags for Twitter Bootstrap.

class Object
trait Matchable
class Any

Type members

Classlikes

object navbar

Inherited classlikes

trait Aligned
Inherited from
BootstrapParts
Inherited from
BootstrapParts
trait Component
Inherited from
BootstrapParts
Inherited from
BootstrapParts
object alert
Inherited from
BootstrapParts
object align
Inherited from
BootstrapParts
object bg
Inherited from
BootstrapParts
object bgGradient
Inherited from
BootstrapParts
object btn
Inherited from
BootstrapParts
object btnOutline
Inherited from
BootstrapParts
object col
Inherited from
BootstrapParts
object justify
Inherited from
BootstrapParts
object navbars
Inherited from
BootstrapStrings
object tables
Inherited from
BootstrapParts
object text
Inherited from
BootstrapParts

Value members

Concrete methods

def alertDanger(message: String): Self
def alertDiv(alertClass: String, message: String): Self
def alertSuccess(message: String): Self
def blockSubmitButton(more: Modifier*): Self
def div4: Self
def div6: Self
def divContainer: Self
def formGroup: Self
def fullRow(inner: Modifier*): Self
def halfRow(inner: Modifier*): Self
def headerDiv: Self
def headerRow(header: Modifier, clazz: String): Self
def leadPara: Self
def responsiveTable[T](entries: Seq[T])(headers: String*)(cells: T => Seq[Modifier]): Self
def row: Self
def rowColumn(clazz: String)(inner: Modifier*): Self

Concrete fields

val dataParent: Attr
val dataTarget: Attr
val dataToggle: Attr
val tags: Tags[Builder, Output, FragT]

Inherited fields

val Caret: String
Inherited from
BootstrapStrings
val Col: String
Inherited from
BootstrapParts
val Collapse: String
Inherited from
BootstrapStrings
val Container: String
Inherited from
BootstrapStrings
val ContainerFluid: String
Inherited from
BootstrapStrings
val ControlLabel: String
Inherited from
BootstrapStrings
val FormControl: String
Inherited from
BootstrapStrings
val FormGroup: String
Inherited from
BootstrapStrings
val FormHorizontal: String
Inherited from
BootstrapStrings
val FormSignin: String
Inherited from
BootstrapStrings
val FormSigninHeading: String
Inherited from
BootstrapStrings
val Glyphicon: String
Inherited from
BootstrapStrings
val HasError: String
Inherited from
BootstrapStrings
val HelpBlock: String
Inherited from
BootstrapStrings
val HiddenXs: String
Inherited from
BootstrapStrings
val IconBar: String
Inherited from
BootstrapStrings
val InputGroup: String
Inherited from
BootstrapStrings
val InputGroupAddon: String
Inherited from
BootstrapStrings
val InputGroupBtn: String
Inherited from
BootstrapStrings
val InputGroupLg: String
Inherited from
BootstrapStrings
val InputMd: String
Inherited from
BootstrapStrings
val Jumbotron: String
Inherited from
BootstrapStrings
val Lead: String
Inherited from
BootstrapStrings
val ListUnstyled: String
Inherited from
BootstrapStrings
val MrAuto: String
Inherited from
BootstrapStrings
val NoGutters: String
Inherited from
BootstrapStrings
val PageHeader: String
Inherited from
BootstrapStrings
val PullLeft: String
Inherited from
BootstrapStrings
val PullRight: String
Inherited from
BootstrapStrings
val Row: String
Inherited from
BootstrapStrings