oxygen.ui.web.component.NavBar
See theNavBar companion class
object NavBar
Attributes
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object NavBarElemBuilder
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NavBarElemBuilder.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
def make[Env, Action, StateGet, StateSet <: StateGet](props: Props)(leftItems: NavBarElemBuilder => PWidget[Env, Action, StateGet, StateSet]*)(rightItems: NavBarElemBuilder => PWidget[Env, Action, StateGet, StateSet]*): NavBar[Env, Action, StateGet, StateSet]
In this article