class Style extends Object
HTML Style
- Annotations
- @RawJSType() @native()
- Alphabetic
- By Inheritance
- Style
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
- new Style()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
var
alignContent: String
Sets or returns the alignment between the lines inside a flexible container when the items do not use all available space
-
var
alignItems: String
Sets or returns the alignment for items inside a flexible container
-
var
alignSelf: String
Sets or returns the alignment for selected items inside a flexible container
-
var
animation: String
A shorthand property for all the animation properties below, except the animationPlayState property
-
var
animationDelay: String
Sets or returns when the animation will start
-
var
animationDirection: String
Sets or returns whether or not the animation should play in reverse on alternate cycles
-
var
animationDuration: String
Sets or returns how many seconds or milliseconds an animation takes to complete one cycle
-
var
animationFillMode: String
Sets or returns what values are applied by the animation outside the time it is executing
-
var
animationIterationCount: String
Sets or returns the number of times an animation should be played
-
var
animationName: String
Sets or returns a name for the @keyframes animation
-
var
animationPlayState: String
Sets or returns whether the animation is running or paused
-
var
animationTimingFunction: Function
Sets or returns the speed curve of the animation
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
var
backfaceVisibility: String
Sets or returns whether or not an element should be visible when not facing the screen
-
var
background: String
Sets or returns all the background properties in one declaration
-
var
backgroundAttachment: String
Sets or returns whether a background-image is fixed or scrolls with the page
-
var
backgroundClip: String
Sets or returns the painting area of the background
-
var
backgroundColor: String
Sets or returns the background-color of an element
-
var
backgroundImage: String
Sets or returns the background-image for an element
-
var
backgroundOrigin: String
Sets or returns the positioning area of the background images
-
var
backgroundPosition: String
Sets or returns the starting position of a background-image
-
var
backgroundRepeat: String
Sets or returns how to repeat (tile) a background-image
-
var
backgroundSize: String
Sets or returns the size of the background image
-
var
border: Object
Sets or returns borderWidth, borderStyle, and borderColor in one declaration
-
var
borderBottom: String
Sets or returns all the borderBottom* properties in one declaration
-
var
borderBottomColor: String
Sets or returns the color of the bottom border
-
var
borderBottomLeftRadius: String
Sets or returns the shape of the border of the bottom-left corner
-
var
borderBottomRightRadius: String
Sets or returns the shape of the border of the bottom-right corner
-
var
borderBottomStyle: String
Sets or returns the style of the bottom border
-
var
borderBottomWidth: String
Sets or returns the width of the bottom border
-
var
borderCollapse: String
Sets or returns whether the table border should be collapsed into a single border, or not
-
var
borderColor: String
Sets or returns the color of an element's border (can have up to four values)
-
var
borderImage: Object
A shorthand property for setting or returning all the borderImage* properties
-
var
borderImageOutset: String
Sets or returns the amount by which the border image area extends beyond the border box
-
var
borderImageRepeat: String
Sets or returns whether the image-border should be repeated, rounded or stretched
-
var
borderImageSlice: String
Sets or returns the inward offsets of the image-border
-
var
borderImageSource: String
Sets or returns the image to be used as a border
-
var
borderImageWidth: String
Sets or returns the widths of the image-border
-
var
borderLeft: String
Sets or returns all the borderLeft* properties in one declaration
-
var
borderLeftColor: String
Sets or returns the color of the left border
-
var
borderLeftStyle: String
Sets or returns the style of the left border
-
var
borderLeftWidth: String
Sets or returns the width of the left border
-
var
borderRadius: String
A shorthand property for setting or returning all the four border*Radius properties
-
var
borderRight: String
Sets or returns all the borderRight* properties in one declaration
-
var
borderRightColor: String
Sets or returns the color of the right border
-
var
borderRightStyle: String
Sets or returns the style of the right border
-
var
borderRightWidth: String
Sets or returns the width of the right border
-
var
borderSpacing: String
Sets or returns the space between cells in a table
-
var
borderStyle: String
Sets or returns the style of an element's border (can have up to four values)
-
var
borderTop: String
Sets or returns all the borderTop* properties in one declaration
-
var
borderTopColor: String
Sets or returns the color of the top border
-
var
borderTopLeftRadius: String
Sets or returns the shape of the border of the top-left corner
-
var
borderTopRightRadius: String
Sets or returns the shape of the border of the top-right corner
-
var
borderTopStyle: String
Sets or returns the style of the top border
-
var
borderTopWidth: String
Sets or returns the width of the top border
-
var
borderWidth: String
Sets or returns the width of an element's border (can have up to four values)
-
var
bottom: String
Sets or returns the bottom position of a positioned element
-
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.
-
var
boxShadow: String
Attaches one or more drop-shadows to the box
-
var
boxSizing: String
Allows you to define certain elements to fit an area in a certain way
-
var
captionSide: String
Sets or returns the position of the table caption
-
var
clear: String
Sets or returns the position of the element relative to floating objects
-
var
clip: String
Sets or returns which part of a positioned element is visible
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
var
color: String
Sets or returns the color of the text
-
var
columnCount: String
Sets or returns the number of columns an element should be divided into
-
var
columnFill: String
Sets or returns how to fill columns
-
var
columnGap: String
Sets or returns the gap between the columns
-
var
columnRule: String
A shorthand property for setting or returning all the columnRule* properties
-
var
columnRuleColor: String
Sets or returns the color of the rule between columns
-
var
columnRuleStyle: String
Sets or returns the style of the rule between columns
- var columnRuleWidth: String
- var columnSpan: String
- var columnWidth: String
- var columns: String
- var content: String
- var counterIncrement: String
- var counterReset: String
- var cssFloat: String
- var cursor: String
- var direction: String
- var display: String
- var emptyCells: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- var filter: String
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- var flex: String
- var flexBasis: String
- var flexDirection: String
- var flexFlow: String
- var flexGrow: String
- var flexShrink: String
- var flexWrap: String
- var font: String
- var fontFamily: String
- var fontSize: String
- var fontSizeAdjust: String
- var fontStretch: String
- var fontStyle: String
- var fontVariant: String
- var fontWeight: String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- var hangingPunctuation: String
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- var height: String
- var hyphens: String
- var icon: String
- var imageOrientation: String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- var justifyContent: String
- var left: String
- var letterSpacing: String
- var lineHeight: String
- var listStyle: String
- var listStyleImage: String
- var listStylePosition: String
- var listStyleType: String
- var margin: String
- var marginBottom: String
- var marginLeft: String
- var marginRight: String
- var marginTop: String
- var maxHeight: String
- var maxWidth: String
- var minHeight: String
- var minWidth: String
- var navDown: String
- var navIndex: String
- var navLeft: String
- var navRight: String
- var navUp: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- var opacity: String
- var order: String
- var orphans: String
- var outline: String
- var outlineColor: String
- var outlineOffset: String
- var outlineStyle: String
- var outlineWidth: String
- var overflow: String
- var overflowX: String
- var overflowY: String
- var padding: String
- var paddingBottom: String
- var paddingLeft: String
- var paddingRight: String
- var paddingTop: String
- var pageBreakAfter: String
- var pageBreakBefore: String
- var pageBreakInside: String
- var perspective: String
- var perspectiveOrigin: String
- var position: String
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- var quotes: String
- var resize: String
- var right: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- var tabSize: String
- var tableLayout: String
- var textAlign: String
- var textAlignLast: String
- var textDecoration: String
- var textDecorationColor: String
- var textDecorationLine: String
- var textDecorationStyle: String
- var textIndent: String
- var textJustify: String
- var textOverflow: String
- var textShadow: String
- var textTransform: String
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- var top: String
- var transform: String
- var transformOrigin: String
- var transformStyle: String
- var transition: String
- var transitionDelay: String
- var transitionDuration: String
- var transitionProperty: String
- var transitionTimingFunction: String
- var unicodeBidi: String
-
def
valueOf(): Any
- Definition Classes
- Object
- var verticalAlign: String
- var visibility: String
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- var whiteSpace: String
- var widows: String
- var width: String
- var wordBreak: String
- var wordSpacing: String
- var wordWrap: String
-
var
zIndex: String
Sets or returns the stack order of a positioned element