works.iterative.ui.components.laminar.HtmlRenderable
See theHtmlRenderable companion trait
object HtmlRenderable
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HtmlRenderable.type
Members list
Type members
Classlikes
object dateValue extends HtmlRenderable[LocalDate]
Attributes
- Supertypes
- Self type
-
dateValue.type
object elementValue extends HtmlRenderable[L.HtmlElement]
Attributes
- Supertypes
- Self type
-
elementValue.type
object instantValue extends HtmlRenderable[Instant]
Attributes
- Supertypes
- Self type
-
instantValue.type
object plainMultiLineValue extends HtmlRenderable[PlainMultiLine]
Attributes
- Supertypes
- Self type
-
plainMultiLineValue.type
object plainOneLineValue extends HtmlRenderable[PlainOneLine]
Attributes
- Supertypes
- Self type
-
plainOneLineValue.type
object stringValue extends HtmlRenderable[String]
Attributes
- Supertypes
- Self type
-
stringValue.type
Givens
Givens
given iterableRenderable[A, T <: (Iterable)](using inner: HtmlRenderable[A]): iterableRenderable[A, T]
In this article