CompleteAttribute

zio.http.template2.Dom.CompleteAttribute
final case class CompleteAttribute(name: String, value: AttributeValue) extends Attribute, CssSelectable

Complete attribute with name and value

Attributes

Graph
Supertypes
trait Attribute
trait Modifier
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def &(other: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable
def +(adjacent: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable
def >(child: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable
def >>(descendant: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable
def modify(element: Element): Element

Attributes

Inherited from:
Modifier

Attributes

Inherited from:
CssSelectable
def nthChild(formula: String): CssSelector

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable
def part(name: String): CssSelector

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable
def withAttribute(attr: String, value: String): CssSelector

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable

Attributes

Inherited from:
CssSelectable
def |(other: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable
def ~(sibling: CssSelector): CssSelector

Attributes

Inherited from:
CssSelectable

Concrete fields

override val selector: CssSelector