CSSAttrBuilder

harness.webUI.vdom.CSSAttrBuilder
abstract class CSSAttrBuilder(scopedName: ScopedName)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object backgroundColor.type
object borderColor.type
object color.type
object animationDelay.type
object animationDirection.type
object animationDuration.type
object animationFillMode.type
object animationName.type
object animationPlayState.type
object border.type
object borderBottom.type
object borderLeft.type
object borderRadius.type
object borderRight.type
object borderStyle.type
object borderTop.type
object borderWidth.type
object boxShadow.type
object cursor.type
object display.type
object fontFamily.type
object fontSize.type
object fontWeight.type
object height.type
object margin.type
object marginBottom.type
object marginLeft.type
object marginRight.type
object marginTop.type
object opacity.type
object overflow.type
object overflowX.type
object overflowY.type
object padding.type
object paddingBottom.type
object paddingLeft.type
object paddingRight.type
object paddingTop.type
object textAlign.type
object textShadow.type
object transform.type
object transformOrigin.type
object userSelect.type
object verticalAlign.type
object visibility.type
object whiteSpace.type
object width.type
object zIndex.type
Self type

Members list

Concise view

Value members

Concrete methods

final def :=(value: String): CModifier
final inline def inherit: CModifier
final inline def initial: CModifier
final inline def revert: CModifier
final inline def unset: CModifier