Packages

trait SegmentProps extends Object

Annotations
@RawJSType() @native()
Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SegmentProps
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(key: String): Any
    Annotations
    @JSBracketAccess()
  2. val as: UndefOr[AsT]
  3. val attached: UndefOr[|[Boolean, String]]
  4. val basic: UndefOr[Boolean]
  5. val children: UndefOr[Node]
  6. val circular: UndefOr[Boolean]
  7. val className: UndefOr[String]
  8. val clearing: UndefOr[Boolean]
  9. val color: UndefOr[SemanticCOLORS]
  10. val compact: UndefOr[Boolean]
  11. val content: UndefOr[SemanticShorthandContent]
  12. val disabled: UndefOr[Boolean]
  13. val floated: UndefOr[SemanticFLOATS]
  14. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  15. val inverted: UndefOr[Boolean]
  16. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  17. val loading: UndefOr[Boolean]
  18. val padded: UndefOr[String]
  19. val piled: UndefOr[Boolean]
  20. val placeholder: UndefOr[Boolean]
  21. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  22. val raised: UndefOr[Boolean]
  23. val secondary: UndefOr[Boolean]
  24. val size: UndefOr[SemanticSIZES]
  25. val stacked: UndefOr[Boolean]
  26. val tertiary: UndefOr[Boolean]
  27. val textAlign: UndefOr[SemanticTEXTALIGNMENTS]
  28. def toLocaleString(): String
    Definition Classes
    Object
  29. def update(key: String, v: Any): Unit
    Annotations
    @JSBracketAccess()
  30. def valueOf(): Any
    Definition Classes
    Object
  31. val vertical: UndefOr[Boolean]