RootStringOps

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

Value members

Concrete methods

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

Create a root style.

Create a root style.

 "div.stuff" - (
   ...
 )
override protected def addPseudo(p: Pseudo): RootStringOps
Definition Classes

Inherited methods

Inherited from
ChainOps
final def after: RootStringOps
Inherited from
ChainOps
final def attr(name: String, value: String): RootStringOps
Inherited from
ChainOps
final def attrContains(name: String, value: String): RootStringOps
Inherited from
ChainOps
final def attrEndsWith(name: String, value: String): RootStringOps
Inherited from
ChainOps
final def attrExists(name: String): RootStringOps
Inherited from
ChainOps
final def attrStartsWith(name: String, value: String): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def empty: RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def focus: RootStringOps
Inherited from
ChainOps
final def hover: RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def lang(language: String): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
Inherited from
ChainOps
final def not(selector: String): RootStringOps
Inherited from
ChainOps
final def not(selector: Pseudo): RootStringOps
Inherited from
ChainOps
final def not(f: PseudoF): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthChild(n: Int): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastChild(n: Int): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastOfType(n: Int): RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps
final def nthOfType(n: Int): RootStringOps
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 valid: RootStringOps
Inherited from
ChainOps
Inherited from
ChainOps

Concrete fields