PartialAttribute

case class PartialAttribute[A](name: String)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def :=(value: A)(implicit ev: IsAttributeValue[A]): Html
def apply(value: A)(implicit ev: IsAttributeValue[A]): Html

Inherited methods

Inherited from:
Product