InfoCard

net.wiringbits.webapp.utils.slinkyUtils.components.core.InfoCard$
object InfoCard

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
InfoCard.type

Members list

Type members

Classlikes

case class Props(message: String, icon: TagMod[tag.type], child: Option[TagMod[tag.type]])

Attributes

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

Value members

Concrete methods

def apply(message: String, icon: TagMod[tag.type], child: Option[TagMod[tag.type]]): KeyAddingStage

Concrete fields

val component: FunctionalComponent[Props]