HtmlRenderable

works.iterative.ui.components.laminar.HtmlRenderable
See theHtmlRenderable companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object dateValue extends HtmlRenderable[LocalDate]

Attributes

Supertypes
trait HtmlRenderable[LocalDate]
class Object
trait Matchable
class Any
Self type
dateValue.type
object elementValue extends HtmlRenderable[L.HtmlElement]

Attributes

Supertypes
trait HtmlRenderable[L.HtmlElement]
class Object
trait Matchable
class Any
Self type
object instantValue extends HtmlRenderable[Instant]

Attributes

Supertypes
trait HtmlRenderable[Instant]
class Object
trait Matchable
class Any
Self type
object plainMultiLineValue extends HtmlRenderable[PlainMultiLine]

Attributes

Supertypes
trait HtmlRenderable[PlainMultiLine]
class Object
trait Matchable
class Any
Self type
object plainOneLineValue extends HtmlRenderable[PlainOneLine]

Attributes

Supertypes
trait HtmlRenderable[PlainOneLine]
class Object
trait Matchable
class Any
Self type
object stringValue extends HtmlRenderable[String]

Attributes

Supertypes
trait HtmlRenderable[String]
class Object
trait Matchable
class Any
Self type

Givens

Givens

given iterableRenderable[A, T <: (Iterable)](using inner: HtmlRenderable[A]): iterableRenderable[A, T]
given optionRenderable[A](using r: HtmlRenderable[A]): optionRenderable[A]
given signalRenderable[A](using r: HtmlRenderable[A]): signalRenderable[A]
given userMessageRenderable(using x$1: MessageCatalogue): userMessageRenderable