IsAttributeValue

zio.http.html.IsAttributeValue
See theIsAttributeValue companion object
sealed trait IsAttributeValue[-A]

Checks if the value A can be represented as a valid html attribute.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Implicits

Implicits

implicit def apply(a: A): String