Package

chandu0101.scalajs.react.components

semanticui

Permalink

package semanticui

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. semanticui
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait DropdownPropAdditionPosition extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. trait DropdownPropPointing extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait GridPropOnly extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait GridPropReversed extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait InputType extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. trait LabelPropAttached extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  7. trait LabelPropCorner extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  8. trait LabelPropPointing extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  9. trait MenuPropsAttached extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  10. trait MenuPropsFixed extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  11. trait MenuPropsIcon extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  12. trait MenuPropsTabular extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  13. trait PopupPropOn extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  14. trait SemanticButtonANIMATED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  15. trait SemanticButtonATTACHED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  16. trait SemanticButtonLABELPOSITIONS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  17. trait SemanticCOLORS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  18. trait SemanticCOUNTRY extends Object

    Permalink

    This file is generated - submit issues instead of PR against it

    This file is generated - submit issues instead of PR against it

    Annotations
    @RawJSType() @native()
  19. trait SemanticFLOATS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  20. trait SemanticFormGroupWIDTHS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  21. trait SemanticFormMETHOD extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  22. trait SemanticFormWIDTHS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  23. trait SemanticGridCELLED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  24. trait SemanticGridCOLUMNS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  25. trait SemanticGridDIVIDED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  26. trait SemanticGridPADDED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  27. trait SemanticGridRELAXED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  28. trait SemanticGridRowCOLUMNS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  29. trait SemanticHeaderATTACHED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  30. trait SemanticIconFLIPPED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  31. trait SemanticImageSHAPE extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  32. trait SemanticImageSPACED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  33. trait SemanticInputACTIONPOSITION extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  34. trait SemanticInputICONPOSITION extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  35. trait SemanticLabelRIBBON extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  36. trait SemanticListRELAXED extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  37. trait SemanticPOSITIONING extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  38. trait SemanticROTATION extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  39. trait SemanticSIZES extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  40. trait SemanticSOCIAL extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  41. trait SemanticTEXTALIGNMENTS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  42. trait SemanticVERTICALALIGNMENTS extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  43. trait SemanticWIDTHSNUMBER extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  44. trait SemanticWIDTHSSTRING extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  45. case class SuiButton(onMouseOver: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, color: UndefOr[|[SemanticCOLORS, SemanticSOCIAL]] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, toggle: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, labelPosition: UndefOr[SemanticButtonLABELPOSITIONS] = js.undefined, onMouseDown: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, negative: UndefOr[Boolean] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, primary: UndefOr[Boolean] = js.undefined, onDragLeave: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, compact: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, onMouseUp: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, animated: UndefOr[SemanticButtonANIMATED] = js.undefined, attached: UndefOr[SemanticButtonATTACHED] = js.undefined, active: UndefOr[Boolean] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, content: UndefOr[VdomNode] = js.undefined, onDoubleClick: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, type: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, onMouseOut: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onClick: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onContextMenu: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, loading: UndefOr[Boolean] = js.undefined, onMouseMove: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, onMouseLeave: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, circular: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onDragExit: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onDragEnd: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDrop: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDrag: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  46. case class SuiContainer(textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, text: UndefOr[Boolean] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  47. case class SuiDivider(hidden: UndefOr[Boolean] = js.undefined, section: UndefOr[Boolean] = js.undefined, horizontal: UndefOr[Boolean] = js.undefined, vertical: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, fitted: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, clearing: UndefOr[Boolean] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  48. case class SuiFlag(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, name: SemanticCOUNTRY, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  49. case class SuiForm(onSubmit: UndefOr[(japgolly.scalajs.react.ReactEventFromHtml, Dynamic) ⇒ Callback] = js.undefined, serializer: UndefOr[() ⇒ Callback] = js.undefined, warning: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, widths: UndefOr[|[|[|[SemanticFormWIDTHS, SemanticWIDTHSSTRING], SemanticWIDTHSNUMBER], Double]] = js.undefined, reply: UndefOr[Boolean] = js.undefined, size: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, success: UndefOr[Boolean] = js.undefined, error: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, method: UndefOr[SemanticFormMETHOD] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  50. case class SuiFormButton(onMouseOver: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, color: UndefOr[|[SemanticCOLORS, SemanticSOCIAL]] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, toggle: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, labelPosition: UndefOr[SemanticButtonLABELPOSITIONS] = js.undefined, onMouseDown: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, negative: UndefOr[Boolean] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, primary: UndefOr[Boolean] = js.undefined, onDragLeave: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, compact: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, onMouseUp: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, animated: UndefOr[SemanticButtonANIMATED] = js.undefined, attached: UndefOr[SemanticButtonATTACHED] = js.undefined, active: UndefOr[Boolean] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, content: UndefOr[VdomNode] = js.undefined, onDoubleClick: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, width: Double, type: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, onMouseOut: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onClick: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, onContextMenu: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, loading: UndefOr[Boolean] = js.undefined, onMouseMove: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, onMouseLeave: UndefOr[(ReactMouseEventB) ⇒ Callback] = js.undefined, positive: UndefOr[Boolean] = js.undefined, circular: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onDragExit: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onDragEnd: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDrop: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, onDrag: UndefOr[(ReactDragEventB) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  51. case class SuiFormCheckbox(ref: UndefOr[String] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, value: UndefOr[|[|[|[String, Double], Array[String]], Array[Double]]] = js.undefined, name: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  52. case class SuiFormDropdown(ref: UndefOr[String] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, name: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  53. case class SuiFormField(ref: UndefOr[String] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, inline: UndefOr[Boolean] = js.undefined, key: UndefOr[String] = js.undefined, type: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, width: UndefOr[|[|[SemanticWIDTHSSTRING, SemanticWIDTHSNUMBER], Double]] = js.undefined, error: UndefOr[Boolean] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, required: UndefOr[|[Boolean, Array[String]]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  54. case class SuiFormGroup(widths: UndefOr[|[|[|[SemanticFormGroupWIDTHS, SemanticWIDTHSSTRING], SemanticWIDTHSNUMBER], Double]] = js.undefined, ref: UndefOr[String] = js.undefined, grouped: UndefOr[Boolean] = js.undefined, inline: UndefOr[Boolean] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  55. case class SuiFormInput(onSubmit: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromInput) ⇒ Callback] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, autocomplete: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, actionPosition: UndefOr[SemanticInputACTIONPOSITION] = js.undefined, labelPosition: UndefOr[SemanticButtonLABELPOSITIONS] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, transparent: UndefOr[Boolean] = js.undefined, iconPosition: UndefOr[SemanticInputICONPOSITION] = js.undefined, onInput: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, focus: UndefOr[Boolean] = js.undefined, type: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, action: UndefOr[|[|[Boolean, String], VdomNode]] = js.undefined, width: UndefOr[Double] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, step: UndefOr[Double] = js.undefined, error: UndefOr[Boolean] = js.undefined, defaultValue: UndefOr[String] = js.undefined, input: UndefOr[Any] = js.undefined, loading: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, readOnly: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromInput) ⇒ Callback] = js.undefined, onChange: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, value: UndefOr[|[String, Double]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  56. case class SuiFormRadio(ref: UndefOr[String] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, value: UndefOr[|[|[|[String, Double], Array[String]], Array[Double]]] = js.undefined, checked: UndefOr[Boolean] = js.undefined, name: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, onChange: UndefOr[(japgolly.scalajs.react.ReactEventFromHtml, Dynamic) ⇒ Callback] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  57. case class SuiFormSelect(onChange: UndefOr[(ReactEventS, Dynamic) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, onFocus: UndefOr[(ReactFocusEventS) ⇒ Callback] = js.undefined, onSubmit: UndefOr[(ReactEventS, Dynamic) ⇒ Callback] = js.undefined, compact: UndefOr[Boolean] = js.undefined, onInput: UndefOr[(ReactEventS, Dynamic) ⇒ Callback] = js.undefined, onBlur: UndefOr[(ReactFocusEventS) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, options: UndefOr[Any] = js.undefined, key: UndefOr[String] = js.undefined, width: UndefOr[Double] = js.undefined, multiple: UndefOr[Boolean] = js.undefined, search: UndefOr[Boolean] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  58. case class SuiFormTextArea(ref: UndefOr[String] = js.undefined, onSubmit: UndefOr[(japgolly.scalajs.react.ReactEventFromTextArea, Dynamic) ⇒ Callback] = js.undefined, control: UndefOr[|[String, VdomElement]] = js.undefined, onInput: UndefOr[(japgolly.scalajs.react.ReactEventFromTextArea, Dynamic) ⇒ Callback] = js.undefined, onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromTextArea) ⇒ Callback] = js.undefined, onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromTextArea) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, options: UndefOr[Any] = js.undefined, key: UndefOr[String] = js.undefined, width: UndefOr[Double] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onChange: UndefOr[(japgolly.scalajs.react.ReactEventFromTextArea, Dynamic) ⇒ Callback] = js.undefined, rows: UndefOr[|[String, Double]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  59. case class SuiGrid(textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, ref: UndefOr[String] = js.undefined, celled: UndefOr[|[SemanticGridCELLED, Boolean]] = js.undefined, padded: UndefOr[|[SemanticGridPADDED, Boolean]] = js.undefined, reversed: UndefOr[GridPropReversed] = js.undefined, centered: UndefOr[Boolean] = js.undefined, doubling: UndefOr[Boolean] = js.undefined, columns: UndefOr[|[|[|[|[SemanticGridCOLUMNS, Double], SemanticWIDTHSNUMBER], SemanticWIDTHSSTRING], Double]] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, divided: UndefOr[|[SemanticGridDIVIDED, Boolean]] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, relaxed: UndefOr[|[SemanticGridRELAXED, Boolean]] = js.undefined, stackable: UndefOr[Boolean] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, stretched: UndefOr[Boolean] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  60. case class SuiGridColumn(computer: UndefOr[|[|[SemanticWIDTHSNUMBER, SemanticWIDTHSSTRING], Double]] = js.undefined, largeScreen: UndefOr[|[|[SemanticWIDTHSNUMBER, SemanticWIDTHSSTRING], Double]] = js.undefined, textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, ref: UndefOr[String] = js.undefined, widescreen: UndefOr[|[|[Double, SemanticWIDTHSSTRING], Double]] = js.undefined, width: UndefOr[|[|[SemanticWIDTHSNUMBER, SemanticWIDTHSSTRING], Double]] = js.undefined, tablet: UndefOr[|[|[SemanticWIDTHSNUMBER, SemanticWIDTHSSTRING], Double]] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, mobile: UndefOr[|[|[SemanticWIDTHSNUMBER, SemanticWIDTHSSTRING], Double]] = js.undefined, only: UndefOr[GridPropOnly] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, stretched: UndefOr[Boolean] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  61. case class SuiGridRow(textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, columns: UndefOr[|[|[|[SemanticGridRowCOLUMNS, SemanticWIDTHSNUMBER], SemanticWIDTHSSTRING], Double]] = js.undefined, ref: UndefOr[String] = js.undefined, reversed: UndefOr[GridPropReversed] = js.undefined, centered: UndefOr[Boolean] = js.undefined, divided: UndefOr[Boolean] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, only: UndefOr[GridPropOnly] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, stretched: UndefOr[Boolean] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  62. case class SuiHeader(textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, subheader: UndefOr[Any] = js.undefined, dividing: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, block: UndefOr[Boolean] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, sub: UndefOr[Boolean] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, content: UndefOr[VdomNode] = js.undefined, image: UndefOr[|[String, VdomElement]] = js.undefined, key: UndefOr[String] = js.undefined, attached: UndefOr[SemanticHeaderATTACHED] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  63. case class SuiHeaderContent(as: UndefOr[|[String, Function]] = js.undefined, className: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  64. case class SuiHeaderSubHeader(ref: UndefOr[String] = js.undefined, content: UndefOr[VdomNode] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  65. case class SuiIcon(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, corner: UndefOr[Boolean] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, fitted: UndefOr[Boolean] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, rotated: UndefOr[SemanticROTATION] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, flipped: UndefOr[SemanticIconFLIPPED] = js.undefined, loading: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, bordered: UndefOr[Boolean] = js.undefined, circular: UndefOr[Boolean] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, link: UndefOr[Boolean] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  66. case class SuiIconGroup(ref: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  67. case class SuiImage(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, avatar: UndefOr[Boolean] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, width: UndefOr[|[|[Double, SemanticWIDTHSSTRING], SemanticWIDTHSNUMBER]] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, src: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, centered: UndefOr[Boolean] = js.undefined, shape: UndefOr[|[SemanticImageSHAPE, Boolean]] = js.undefined, spaced: UndefOr[|[SemanticImageSPACED, Boolean]] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, height: UndefOr[|[String, Double]] = js.undefined, inline: UndefOr[Boolean] = js.undefined, wrapped: UndefOr[|[Boolean, Object]] = js.undefined, href: UndefOr[String] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, ui: UndefOr[Boolean] = js.undefined, bordered: UndefOr[Boolean] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, alt: UndefOr[String] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  68. case class SuiImageGroup(ref: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  69. case class SuiInput(onSubmit: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, onBlur: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromInput) ⇒ Callback] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, autocomplete: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined, actionPosition: UndefOr[SemanticInputACTIONPOSITION] = js.undefined, labelPosition: UndefOr[SemanticButtonLABELPOSITIONS] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, transparent: UndefOr[Boolean] = js.undefined, iconPosition: UndefOr[SemanticInputICONPOSITION] = js.undefined, onInput: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, focus: UndefOr[Boolean] = js.undefined, type: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, action: UndefOr[|[|[Boolean, String], VdomNode]] = js.undefined, width: UndefOr[Double] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, step: UndefOr[Double] = js.undefined, error: UndefOr[Boolean] = js.undefined, defaultValue: UndefOr[String] = js.undefined, input: UndefOr[Any] = js.undefined, loading: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, readOnly: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onFocus: UndefOr[(japgolly.scalajs.react.ReactFocusEventFromInput) ⇒ Callback] = js.undefined, onChange: UndefOr[(japgolly.scalajs.react.ReactEventFromInput, Dynamic) ⇒ Callback] = js.undefined, placeholder: UndefOr[String] = js.undefined, label: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, value: UndefOr[|[String, Double]] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  70. case class SuiLabel(detail: UndefOr[VdomNode] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml, Dynamic) ⇒ Callback] = js.undefined, horizontal: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, removable: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, onRemove: UndefOr[(japgolly.scalajs.react.ReactEventFromHtml, Dynamic) ⇒ Callback] = js.undefined, ribbon: UndefOr[|[SemanticLabelRIBBON, Boolean]] = js.undefined, content: UndefOr[VdomNode] = js.undefined, empty: UndefOr[|[Boolean, VdomNode]] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, floating: UndefOr[Boolean] = js.undefined, tag: UndefOr[Boolean] = js.undefined, image: UndefOr[|[Boolean, VdomNode]] = js.undefined, circular: UndefOr[Boolean] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, corner: UndefOr[|[Boolean, LabelPropCorner]] = js.undefined, pointing: UndefOr[|[Boolean, LabelPropPointing]] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, attached: UndefOr[LabelPropAttached] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  71. case class SuiLabelDetail(ref: UndefOr[String] = js.undefined, content: UndefOr[VdomNode] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  72. case class SuiLabelGroup(ref: UndefOr[String] = js.undefined, circular: Boolean, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, tag: UndefOr[Boolean] = js.undefined, color: UndefOr[SemanticCOLORS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  73. case class SuiList(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, celled: UndefOr[Boolean] = js.undefined, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ordered: UndefOr[Boolean] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, horizontal: UndefOr[Boolean] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, bulleted: UndefOr[Boolean] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, relaxed: UndefOr[|[SemanticListRELAXED, Boolean]] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, divided: UndefOr[Boolean] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, selection: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, animated: UndefOr[Boolean] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, items: UndefOr[Array[Object]] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined, link: UndefOr[Boolean] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  74. case class SuiListContent(ref: UndefOr[String] = js.undefined, description: UndefOr[VdomNode] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, content: UndefOr[VdomNode] = js.undefined, header: UndefOr[VdomNode] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  75. case class SuiListDescription(ref: UndefOr[String] = js.undefined, content: UndefOr[VdomNode] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  76. case class SuiListHeader(ref: UndefOr[String] = js.undefined, content: UndefOr[VdomNode] = js.undefined, key: UndefOr[String] = js.undefined, className: UndefOr[String] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  77. case class SuiListIcon(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, name: UndefOr[String] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, verticalAlign: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  78. case class SuiListItem(onDrag: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, image: UndefOr[Any] = js.undefined, onDragExit: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onContextMenu: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onDragOver: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onMouseUp: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseDown: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, ref: UndefOr[String] = js.undefined, onDragEnter: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, onMouseMove: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, description: UndefOr[VdomNode] = js.undefined, active: UndefOr[Boolean] = js.undefined, onDragEnd: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, content: UndefOr[VdomNode] = js.undefined, header: UndefOr[VdomNode] = js.undefined, onDragLeave: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, key: UndefOr[String] = js.undefined, onDrop: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, onDragStart: UndefOr[(japgolly.scalajs.react.ReactDragEventFromHtml) ⇒ Callback] = js.undefined, className: UndefOr[String] = js.undefined, onMouseLeave: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, icon: UndefOr[|[|[String, Object], VdomElement]] = js.undefined, onDoubleClick: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, value: UndefOr[String] = js.undefined, onMouseOut: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseEnter: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, onMouseOver: UndefOr[(japgolly.scalajs.react.ReactMouseEventFromHtml) ⇒ Callback] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  79. case class SuiListList(as: UndefOr[|[String, Function]] = js.undefined, className: UndefOr[String] = js.undefined, key: UndefOr[String] = js.undefined, ref: UndefOr[String] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  80. case class SuiSegment(textAlign: UndefOr[SemanticTEXTALIGNMENTS] = js.undefined, color: UndefOr[|[SemanticCOLORS, SemanticSOCIAL]] = js.undefined, padded: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, compact: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, attached: UndefOr[Any] = js.undefined, floated: UndefOr[SemanticFLOATS] = js.undefined, tertiary: UndefOr[Boolean] = js.undefined, key: UndefOr[String] = js.undefined, stacked: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, raised: UndefOr[Boolean] = js.undefined, secondary: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, vertical: UndefOr[SemanticVERTICALALIGNMENTS] = js.undefined, circular: UndefOr[Boolean] = js.undefined, clearing: UndefOr[Boolean] = js.undefined, piled: UndefOr[Boolean] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

  81. case class SuiSegmentGroup(horizontal: UndefOr[Boolean] = js.undefined, ref: UndefOr[String] = js.undefined, compact: UndefOr[Boolean] = js.undefined, key: UndefOr[String] = js.undefined, stacked: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, size: UndefOr[SemanticSIZES] = js.undefined, raised: UndefOr[Boolean] = js.undefined, piled: UndefOr[Boolean] = js.undefined, as: UndefOr[|[String, Function]] = js.undefined) extends Product with Serializable

    Permalink

    This file is generated - submit issues instead of PR against it

Inherited from AnyRef

Inherited from Any

Ungrouped