NestedStringOps

final protected class NestedStringOps(val sel: CssSelector) extends ChainOps[NestedStringOps]
class Object
trait Matchable
class Any

Value members

Concrete methods

def -(t: ToStyle*)(implicit c: Compose): StyleS

Create a nested style.

Create a nested style.

Inherited methods

Inherited from
ChainOps
Inherited from
ChainOps
final def attr(name: String, value: String): NestedStringOps
Inherited from
ChainOps
final def attrContains(name: String, value: String): NestedStringOps
Inherited from
ChainOps
final def attrEndsWith(name: String, value: String): NestedStringOps
Inherited from
ChainOps
final def attrExists(name: String): NestedStringOps
Inherited from
ChainOps
final def attrStartsWith(name: String, value: String): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def lang(language: String): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def not(selector: String): NestedStringOps
Inherited from
ChainOps
final def not(selector: Pseudo): NestedStringOps
Inherited from
ChainOps
final def not(f: PseudoF): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthChild(n: Int): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastChild(n: Int): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastOfType(n: Int): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthOfType(n: Int): NestedStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps

Concrete fields