HtmlTabular

works.iterative.ui.components.laminar.HtmlTabular
trait HtmlTabular[A] extends Tabular[A, L.HtmlMod]

A tabular typclass that can be rendered into HTML

Attributes

Graph
Supertypes
trait Tabular[A, L.HtmlMod]
class Object
trait Matchable
class Any

Members list

Value members

Inherited and Abstract methods

def columns: List[Column[A, L.HtmlMod]]

Attributes

Inherited from:
Tabular