Packages

object Label extends Serializable

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

Type Members

  1. trait LabelProps extends Object
    Annotations
    @RawJSType() @native()
  2. type OnClick = (japgolly.scalajs.react.ReactMouseEvent, LabelProps) => Callback

Value Members

  1. def apply(content: VdomNode*): Label
  2. def props(q: Label): LabelProps
  3. object RawComponent extends Object
    Annotations
    @native() @JSImport("semantic-ui-react", "Label")