W3CssNavbarComponents

ba.sake.hepek.w3css.component.W3CssNavbarComponents$
See theW3CssNavbarComponents companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def full(brandUrl: String, brandName: Option[String], brandIconUrl: Option[String], left: Seq[(Frag, Seq[AttrPair])], right: Seq[(Frag, Seq[AttrPair])]): Frag

Attributes

Definition Classes
Inherited from:
W3CssNavbarComponents
def simple(brandUrl: String, brandName: Option[String], brandIconUrl: Option[String], left: Seq[Frag], right: Seq[Frag]): Frag

Attributes

Inherited from:
NavbarComponents