ListRow

works.iterative.ui.components.tailwind.list.ListRow
See theListRow companion object
final case class ListRow(title: L.HtmlElement, topRight: Modifier[L.HtmlElement], bottomLeft: Modifier[L.HtmlElement], bottomRight: Modifier[L.HtmlElement], farRight: Modifier[L.HtmlElement], linkMods: Option[Modifier[L.Anchor]] = ...)

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product