Packages

class Style extends Object

HTML Style

Annotations
@RawJSType() @native()
Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Style
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Style()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. var alignContent: String

    Sets or returns the alignment between the lines inside a flexible container when the items do not use all available space

  5. var alignItems: String

    Sets or returns the alignment for items inside a flexible container

  6. var alignSelf: String

    Sets or returns the alignment for selected items inside a flexible container

  7. var animation: String

    A shorthand property for all the animation properties below, except the animationPlayState property

  8. var animationDelay: String

    Sets or returns when the animation will start

  9. var animationDirection: String

    Sets or returns whether or not the animation should play in reverse on alternate cycles

  10. var animationDuration: String

    Sets or returns how many seconds or milliseconds an animation takes to complete one cycle

  11. var animationFillMode: String

    Sets or returns what values are applied by the animation outside the time it is executing

  12. var animationIterationCount: String

    Sets or returns the number of times an animation should be played

  13. var animationName: String

    Sets or returns a name for the @keyframes animation

  14. var animationPlayState: String

    Sets or returns whether the animation is running or paused

  15. var animationTimingFunction: Function

    Sets or returns the speed curve of the animation

  16. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  17. var backfaceVisibility: String

    Sets or returns whether or not an element should be visible when not facing the screen

  18. var background: String

    Sets or returns all the background properties in one declaration

  19. var backgroundAttachment: String

    Sets or returns whether a background-image is fixed or scrolls with the page

  20. var backgroundClip: String

    Sets or returns the painting area of the background

  21. var backgroundColor: String

    Sets or returns the background-color of an element

  22. var backgroundImage: String

    Sets or returns the background-image for an element

  23. var backgroundOrigin: String

    Sets or returns the positioning area of the background images

  24. var backgroundPosition: String

    Sets or returns the starting position of a background-image

  25. var backgroundRepeat: String

    Sets or returns how to repeat (tile) a background-image

  26. var backgroundSize: String

    Sets or returns the size of the background image

  27. var border: Object

    Sets or returns borderWidth, borderStyle, and borderColor in one declaration

  28. var borderBottom: String

    Sets or returns all the borderBottom* properties in one declaration

  29. var borderBottomColor: String

    Sets or returns the color of the bottom border

  30. var borderBottomLeftRadius: String

    Sets or returns the shape of the border of the bottom-left corner

  31. var borderBottomRightRadius: String

    Sets or returns the shape of the border of the bottom-right corner

  32. var borderBottomStyle: String

    Sets or returns the style of the bottom border

  33. var borderBottomWidth: String

    Sets or returns the width of the bottom border

  34. var borderCollapse: String

    Sets or returns whether the table border should be collapsed into a single border, or not

  35. var borderColor: String

    Sets or returns the color of an element's border (can have up to four values)

  36. var borderImage: Object

    A shorthand property for setting or returning all the borderImage* properties

  37. var borderImageOutset: String

    Sets or returns the amount by which the border image area extends beyond the border box

  38. var borderImageRepeat: String

    Sets or returns whether the image-border should be repeated, rounded or stretched

  39. var borderImageSlice: String

    Sets or returns the inward offsets of the image-border

  40. var borderImageSource: String

    Sets or returns the image to be used as a border

  41. var borderImageWidth: String

    Sets or returns the widths of the image-border

  42. var borderLeft: String

    Sets or returns all the borderLeft* properties in one declaration

  43. var borderLeftColor: String

    Sets or returns the color of the left border

  44. var borderLeftStyle: String

    Sets or returns the style of the left border

  45. var borderLeftWidth: String

    Sets or returns the width of the left border

  46. var borderRadius: String

    A shorthand property for setting or returning all the four border*Radius properties

  47. var borderRight: String

    Sets or returns all the borderRight* properties in one declaration

  48. var borderRightColor: String

    Sets or returns the color of the right border

  49. var borderRightStyle: String

    Sets or returns the style of the right border

  50. var borderRightWidth: String

    Sets or returns the width of the right border

  51. var borderSpacing: String

    Sets or returns the space between cells in a table

  52. var borderStyle: String

    Sets or returns the style of an element's border (can have up to four values)

  53. var borderTop: String

    Sets or returns all the borderTop* properties in one declaration

  54. var borderTopColor: String

    Sets or returns the color of the top border

  55. var borderTopLeftRadius: String

    Sets or returns the shape of the border of the top-left corner

  56. var borderTopRightRadius: String

    Sets or returns the shape of the border of the top-right corner

  57. var borderTopStyle: String

    Sets or returns the style of the top border

  58. var borderTopWidth: String

    Sets or returns the width of the top border

  59. var borderWidth: String

    Sets or returns the width of an element's border (can have up to four values)

  60. var bottom: String

    Sets or returns the bottom position of a positioned element

  61. var boxDecorationBreak: String

    Sets or returns the behaviour of the background and border of an element at page-break, or, for in-line elements, at line-break.

  62. var boxShadow: String

    Attaches one or more drop-shadows to the box

  63. var boxSizing: String

    Allows you to define certain elements to fit an area in a certain way

  64. var captionSide: String

    Sets or returns the position of the table caption

  65. var clear: String

    Sets or returns the position of the element relative to floating objects

  66. var clip: String

    Sets or returns which part of a positioned element is visible

  67. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. var color: String

    Sets or returns the color of the text

  69. var columnCount: String

    Sets or returns the number of columns an element should be divided into

  70. var columnFill: String

    Sets or returns how to fill columns

  71. var columnGap: String

    Sets or returns the gap between the columns

  72. var columnRule: String

    A shorthand property for setting or returning all the columnRule* properties

  73. var columnRuleColor: String

    Sets or returns the color of the rule between columns

  74. var columnRuleStyle: String

    Sets or returns the style of the rule between columns

  75. var columnRuleWidth: String
  76. var columnSpan: String
  77. var columnWidth: String
  78. var columns: String
  79. var content: String
  80. var counterIncrement: String
  81. var counterReset: String
  82. var cssFloat: String
  83. var cursor: String
  84. var direction: String
  85. var display: String
  86. var emptyCells: String
  87. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  88. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  89. var filter: String
  90. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  91. var flex: String
  92. var flexBasis: String
  93. var flexDirection: String
  94. var flexFlow: String
  95. var flexGrow: String
  96. var flexShrink: String
  97. var flexWrap: String
  98. var font: String
  99. var fontFamily: String
  100. var fontSize: String
  101. var fontSizeAdjust: String
  102. var fontStretch: String
  103. var fontStyle: String
  104. var fontVariant: String
  105. var fontWeight: String
  106. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  107. var hangingPunctuation: String
  108. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  109. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  110. var height: String
  111. var hyphens: String
  112. var icon: String
  113. var imageOrientation: String
  114. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  115. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  116. var justifyContent: String
  117. var left: String
  118. var letterSpacing: String
  119. var lineHeight: String
  120. var listStyle: String
  121. var listStyleImage: String
  122. var listStylePosition: String
  123. var listStyleType: String
  124. var margin: String
  125. var marginBottom: String
  126. var marginLeft: String
  127. var marginRight: String
  128. var marginTop: String
  129. var maxHeight: String
  130. var maxWidth: String
  131. var minHeight: String
  132. var minWidth: String
  133. var navDown: String
  134. var navIndex: String
  135. var navLeft: String
  136. var navRight: String
  137. var navUp: String
  138. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  139. final def notify(): Unit
    Definition Classes
    AnyRef
  140. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  141. var opacity: String
  142. var order: String
  143. var orphans: String
  144. var outline: String
  145. var outlineColor: String
  146. var outlineOffset: String
  147. var outlineStyle: String
  148. var outlineWidth: String
  149. var overflow: String
  150. var overflowX: String
  151. var overflowY: String
  152. var padding: String
  153. var paddingBottom: String
  154. var paddingLeft: String
  155. var paddingRight: String
  156. var paddingTop: String
  157. var pageBreakAfter: String
  158. var pageBreakBefore: String
  159. var pageBreakInside: String
  160. var perspective: String
  161. var perspectiveOrigin: String
  162. var position: String
  163. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  164. var quotes: String
  165. var resize: String
  166. var right: String
  167. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  168. var tabSize: String
  169. var tableLayout: String
  170. var textAlign: String
  171. var textAlignLast: String
  172. var textDecoration: String
  173. var textDecorationColor: String
  174. var textDecorationLine: String
  175. var textDecorationStyle: String
  176. var textIndent: String
  177. var textJustify: String
  178. var textOverflow: String
  179. var textShadow: String
  180. var textTransform: String
  181. def toLocaleString(): String
    Definition Classes
    Object
  182. def toString(): String
    Definition Classes
    AnyRef → Any
  183. var top: String
  184. var transform: String
  185. var transformOrigin: String
  186. var transformStyle: String
  187. var transition: String
  188. var transitionDelay: String
  189. var transitionDuration: String
  190. var transitionProperty: String
  191. var transitionTimingFunction: String
  192. var unicodeBidi: String
  193. def valueOf(): Any
    Definition Classes
    Object
  194. var verticalAlign: String
  195. var visibility: String
  196. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  197. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  198. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  199. var whiteSpace: String
  200. var widows: String
  201. var width: String
  202. var wordBreak: String
  203. var wordSpacing: String
  204. var wordWrap: String
  205. var zIndex: String

    Sets or returns the stack order of a positioned element

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped