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 alignItems.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 borderCollapse.type
object borderLeft.type
object borderRadius.type
object borderRight.type
object borderStyle.type
object borderTop.type
object borderWidth.type
object boxShadow.type
object boxSizing.type
object cursor.type
object display.type
object flex.type
object flexWrap.type
object fontFamily.type
object fontSize.type
object fontWeight.type
object height.type
object justifyContent.type
object margin.type
object marginBottom.type
object marginLeft.type
object marginRight.type
object marginTop.type
object maxHeight.type
object maxWidth.type
object minHeight.type
object minWidth.type
object opacity.type
object outline.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
Show all
Self type

Members list

Value members

Concrete methods

final def :=(value0: String): CSSAttr
final inline def inherit: CSSAttr
final inline def initial: CSSAttr
final inline def revert: CSSAttr
final inline def unset: CSSAttr