Css3AttributeSelection

Wrapper around a css3 attribute selection.

Constructors

this
this()

Creates a new css3 attribute selection.

Members

Properties

name
string name [@property getter]

Gets the name.

operator
Css3SelectorAttributeOperator operator [@property getter]

Gets the operator.

value
string value [@property getter]

Gets the value.

Meta