trait Styles extends Object with IStyleSetTag
- Annotations
- @JSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Styles
- IStyleSetTag
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val cell: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellMeasurer: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellPadded: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellUnpadded: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val check: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val checkCell: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val checkCover: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val fields: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val isMultiline: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val isRowHeader: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val root: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val shimmer: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val shimmerBottomBorder: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val shimmerIconPlaceholder: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val shimmerLeftBorder: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object