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 actions: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val content: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dismissSingleLine: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dismissal: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val expand: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val expandSingleLine: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val icon: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val iconContainer: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val innerText: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val root: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val text: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object