NavLinkButton

net.wiringbits.webapp.utils.slinkyUtils.components.core.widgets.NavLinkButton$
object NavLinkButton

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Props(path: String, text: String, onClick: () => Unit)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(path: String, text: String, onClick: () => Unit): KeyAddingStage

Concrete fields

val component: FunctionalComponent[Props]