trait StyleProps extends Object with Theme
- Annotations
- @JSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StyleProps
- Theme
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val className: UndefOr[String]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val height: UndefOr[|[Double, String]]
- Annotations
- @JSOptional()
- val isCenter: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isCenterCover: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isContain: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isCover: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isError: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isLandscape: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isLoaded: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isNone: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val isNotImageFit: UndefOr[Boolean]
- Annotations
- @JSOptional()
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val maximizeFrame: UndefOr[Boolean]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val shouldFadeIn: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val shouldStartVisible: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val theme: UndefOr[ITheme]
- Definition Classes
- Theme
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object
- val width: UndefOr[|[Double, String]]
- Annotations
- @JSOptional()