LeftAlignedInCard

works.iterative.ui.components.tailwind.data_display.description_lists.LeftAlignedInCard
case class LeftAlignedInCard[A](title: String, subtitle: String, data: List[LabeledValue], actions: Option[Modifier[L.HtmlElement]] = ..., close: Option[Modifier[L.HtmlElement]] = ...)

Attributes

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

Members list

Value members

Concrete methods

def element: L.HtmlElement

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product