package statik
Type Members
- case class W3CssStaticBundle(Form: W3CssFormComponents = W3CssFormComponents(), Grid: W3CssGridComponents = W3CssGridComponents(), Image: W3CssImageComponents = W3CssImageComponents(), Navbar: W3CssNavbarComponents = W3CssNavbarComponents, Panel: W3CssPanelComponents = W3CssPanelComponents(), Classes: W3CssClassesBundle = W3CssClassesBundle) extends StaticBundle with PlainLinkComponents with PlainMarkdownComponents with Product with Serializable
- Annotations
- @Wither()
- trait W3CssStaticPage extends Renderable with StaticPage with W3CssPage