HtmlAttr

case class HtmlAttr[V](name: String, value: V, codec: Codec[V, String]) extends Modifier
trait Product
trait Equals
trait Modifier
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product