CssDecMulti

ostrat.pWeb.CssDecMulti
trait CssDecMulti extends CssDecs

Declaration with a single value that is translated to multiple CSS declarations.

Attributes

Graph
Supertypes
trait CssDecs
class Object
trait Matchable
class Any
Known subtypes

Members list

Inherited
  • Not inherited
  • CssDecs

Value members

Inherited and Abstract methods

def decs: RArr[CssDec]

The decalation sequence, for CssDec this will have a sigle member.

The decalation sequence, for CssDec this will have a sigle member.

Attributes

Inherited from:
CssDecs