Packages

package statik

Type Members

  1. case class BootstrapStaticBundle(Form: BootstrapFormComponents = BootstrapFormComponents(), Grid: BootstrapGridComponents = BootstrapGridComponents(), Image: BootstrapImageComponents = BootstrapImageComponents(), Navbar: BootstrapNavbarComponents = BootstrapNavbarComponents(), Panel: BootstrapPanelComponents = BootstrapPanelComponents(), Classes: BootstrapClassesBundle = BootstrapClassesBundle) extends StaticBundle with PlainLinkComponents with PlainMarkdownComponents with Product with Serializable
    Annotations
    @Wither()
  2. trait BootstrapStaticPage extends Renderable with StaticPage with BootstrapPage

Ungrouped