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 closeButton: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val commands: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val content: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val contentInner: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val footer: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val footerInner: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val header: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val headerText: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val hiddenPanel: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val main: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val navigation: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val overlay: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val root: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val scrollableContent: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object