Id

zio.http.template2.CssSelector.Id
final case class Id(name: String) extends CssSelector

Attributes

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

Members list

Value members

Concrete methods

def render: String

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

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
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
CssSelector -> Any
Inherited from:
CssSelector

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

Inherited fields

Attributes

Inherited from:
CssSelector