trait Props extends Object
- Annotations
- @JSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Props
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val alignContent: UndefOr[AlignContent]
- Annotations
- @JSOptional()
- val alignItems: UndefOr[AlignItems]
- Annotations
- @JSOptional()
- val className: UndefOr[String]
- Annotations
- @JSOptional()
- val classes: UndefOr[Object]
- Annotations
- @JSOptional()
- val component: UndefOr[Any]
- Annotations
- @JSOptional()
- val container: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val direction: UndefOr[Direction]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val item: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val justify: UndefOr[Justify]
- Annotations
- @JSOptional()
- val key: UndefOr[String]
- Annotations
- @JSOptional()
- val lg: UndefOr[Lg]
- Annotations
- @JSOptional()
- val md: UndefOr[Md]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val sm: UndefOr[Sm]
- Annotations
- @JSOptional()
- val spacing: UndefOr[String]
- Annotations
- @JSOptional()
- val style: UndefOr[Object]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object
- val wrap: UndefOr[Wrap]
- Annotations
- @JSOptional()
- val xl: UndefOr[Xl]
- Annotations
- @JSOptional()
- val xs: UndefOr[Xs]
- Annotations
- @JSOptional()
- val zeroMinWidth: UndefOr[Boolean]
- Annotations
- @JSOptional()