trait SegmentProps extends Object
- Annotations
- @JSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SegmentProps
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(key: String): Any
- Annotations
- @JSBracketAccess()
- val as: UndefOr[AsT]
- val attached: UndefOr[|[Boolean, String]]
- val basic: UndefOr[Boolean]
- val children: UndefOr[Node]
- val circular: UndefOr[Boolean]
- val className: UndefOr[String]
- val clearing: UndefOr[Boolean]
- val color: UndefOr[SemanticCOLORS]
- val compact: UndefOr[Boolean]
- val content: UndefOr[SemanticShorthandContent]
- val disabled: UndefOr[Boolean]
- val floated: UndefOr[SemanticFLOATS]
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val inverted: UndefOr[Boolean]
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val loading: UndefOr[Boolean]
- val padded: UndefOr[String]
- val piled: UndefOr[Boolean]
- val placeholder: UndefOr[Boolean]
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val raised: UndefOr[Boolean]
- val secondary: UndefOr[Boolean]
- val size: UndefOr[SemanticSIZES]
- val stacked: UndefOr[Boolean]
- val tertiary: UndefOr[Boolean]
- val textAlign: UndefOr[SemanticTEXTALIGNMENTS]
- def toLocaleString(): String
- Definition Classes
- Object
- def update(key: String, v: Any): Unit
- Annotations
- @JSBracketAccess()
- def valueOf(): Any
- Definition Classes
- Object
- val vertical: UndefOr[Boolean]