PlainNavbarComponents

ba.sake.hepek.plain.component.PlainNavbarComponents
See thePlainNavbarComponents companion object

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete 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
def toggle: TypedTag[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

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

Attributes

Inherited from:
NavbarComponents