HtmlProp

ff4s.HtmlProp
See theHtmlProp companion object
class HtmlProp[V, DomV](val name: String, val codec: Codec[V, DomV])

Attributes

Companion
object
Source
HtmlProp.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val codec: Codec[V, DomV]

Attributes

Source
HtmlProp.scala
val name: String

Attributes

Source
HtmlProp.scala