IsAttributeValue

sealed trait IsAttributeValue[-A]

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

Companion:
object
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def apply(a: A): String