package statik
Type Members
- 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()
- trait BootstrapStaticPage extends Renderable with StaticPage with BootstrapPage