Packages

object SegmentGroup extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SegmentGroup
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait SegmentGroupProps extends Object
    Annotations
    @JSType() @native()

Value Members

  1. val Default: SegmentGroup
  2. def apply(modifiers: TagMod*): SegmentGroup
  3. val defaultProps: SegmentGroupProps
  4. def props(q: SegmentGroup): SegmentGroupProps
  5. object RawComponent extends Function with Function1[Any, Any]
    Annotations
    @native() @JSImport("semantic-ui-react", "Segment.Group")