Packages

final case class Dropdown(as: UndefOr[AsC] = js.undefined, additionLabel: UndefOr[AdditionLabel] = js.undefined, additionPosition: UndefOr[AdditionPosition] = js.undefined, allowAdditions: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, button: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, clearable: UndefOr[Boolean] = js.undefined, closeOnBlur: UndefOr[Boolean] = js.undefined, closeOnEscape: UndefOr[Boolean] = js.undefined, closeOnChange: UndefOr[Boolean] = js.undefined, compact: UndefOr[Boolean] = js.undefined, deburr: UndefOr[Boolean] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, defaultSearchQuery: UndefOr[String] = js.undefined, defaultSelectedLabel: UndefOr[|[JsNumber, String]] = js.undefined, defaultUpward: UndefOr[Boolean] = js.undefined, defaultValue: UndefOr[Value] = js.undefined, direction: UndefOr[Direction] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[VdomNode]] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, inline: UndefOr[Boolean] = js.undefined, item: UndefOr[Boolean] = js.undefined, labeled: UndefOr[Boolean] = js.undefined, lazyLoad: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, minCharacters: UndefOr[JsNumber] = js.undefined, multiple: UndefOr[Boolean] = js.undefined, noResultsMessage: UndefOr[ShorthandS[VdomNode]] = js.undefined, onAddItem: UndefOr[OnAddItem] = js.undefined, onBlurE: UndefOr[OnBlur] = js.undefined, onBlur: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onChangeE: UndefOr[OnChangeE] = js.undefined, onChange: UndefOr[OnChange] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onFocusE: UndefOr[OnFocus] = js.undefined, onFocus: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onLabelClickE: UndefOr[OnLabelClick] = js.undefined, onLabelClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onMouseDownE: UndefOr[OnMouseDown] = js.undefined, onMouseDown: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onSearchChangeE: UndefOr[OnSearchChangeE] = js.undefined, onSearchChange: UndefOr[OnSearchChange] = js.undefined, open: UndefOr[Boolean] = js.undefined, openOnFocus: UndefOr[Boolean] = js.undefined, options: UndefOr[Seq[DropdownItem]] = js.undefined, placeholder: UndefOr[String] = js.undefined, pointing: UndefOr[Pointing] = js.undefined, renderLabel: UndefOr[RenderLabel] = js.undefined, scrolling: UndefOr[Boolean] = js.undefined, search: UndefOr[|[Boolean, SearchFunction]] = js.undefined, searchInput: UndefOr[ShorthandS[VdomNode]] = js.undefined, searchQuery: UndefOr[String] = js.undefined, selectOnBlur: UndefOr[Boolean] = js.undefined, selectOnNavigation: UndefOr[Boolean] = js.undefined, selectedLabel: UndefOr[|[JsNumber, String]] = js.undefined, selection: UndefOr[Boolean] = js.undefined, simple: UndefOr[Boolean] = js.undefined, tabIndex: UndefOr[|[String, JsNumber]] = js.undefined, text: UndefOr[String] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, value: UndefOr[Value] = js.undefined, upward: UndefOr[Boolean] = js.undefined, wrapSelection: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPAC[DropdownProps, Dropdown] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentAC[DropdownProps, PropsAndChildren, Unit, Dropdown], PassthroughAC[DropdownProps], Passthrough[DropdownProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Dropdown
  2. Serializable
  3. Product
  4. Equals
  5. GenericJsComponentAC
  6. PassthroughAC
  7. Passthrough
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Dropdown(as: UndefOr[AsC] = js.undefined, additionLabel: UndefOr[AdditionLabel] = js.undefined, additionPosition: UndefOr[AdditionPosition] = js.undefined, allowAdditions: UndefOr[Boolean] = js.undefined, basic: UndefOr[Boolean] = js.undefined, button: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, clearable: UndefOr[Boolean] = js.undefined, closeOnBlur: UndefOr[Boolean] = js.undefined, closeOnEscape: UndefOr[Boolean] = js.undefined, closeOnChange: UndefOr[Boolean] = js.undefined, compact: UndefOr[Boolean] = js.undefined, deburr: UndefOr[Boolean] = js.undefined, defaultOpen: UndefOr[Boolean] = js.undefined, defaultSearchQuery: UndefOr[String] = js.undefined, defaultSelectedLabel: UndefOr[|[JsNumber, String]] = js.undefined, defaultUpward: UndefOr[Boolean] = js.undefined, defaultValue: UndefOr[Value] = js.undefined, direction: UndefOr[Direction] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[Boolean] = js.undefined, floating: UndefOr[Boolean] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, header: UndefOr[ShorthandS[VdomNode]] = js.undefined, icon: UndefOr[ShorthandS[Icon]] = js.undefined, inline: UndefOr[Boolean] = js.undefined, item: UndefOr[Boolean] = js.undefined, labeled: UndefOr[Boolean] = js.undefined, lazyLoad: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, minCharacters: UndefOr[JsNumber] = js.undefined, multiple: UndefOr[Boolean] = js.undefined, noResultsMessage: UndefOr[ShorthandS[VdomNode]] = js.undefined, onAddItem: UndefOr[OnAddItem] = js.undefined, onBlurE: UndefOr[OnBlur] = js.undefined, onBlur: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onChangeE: UndefOr[OnChangeE] = js.undefined, onChange: UndefOr[OnChange] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onClose: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onFocusE: UndefOr[OnFocus] = js.undefined, onFocus: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onLabelClickE: UndefOr[OnLabelClick] = js.undefined, onLabelClick: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onMouseDownE: UndefOr[OnMouseDown] = js.undefined, onMouseDown: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onOpen: UndefOr[japgolly.scalajs.react.Callback] = js.undefined, onSearchChangeE: UndefOr[OnSearchChangeE] = js.undefined, onSearchChange: UndefOr[OnSearchChange] = js.undefined, open: UndefOr[Boolean] = js.undefined, openOnFocus: UndefOr[Boolean] = js.undefined, options: UndefOr[Seq[DropdownItem]] = js.undefined, placeholder: UndefOr[String] = js.undefined, pointing: UndefOr[Pointing] = js.undefined, renderLabel: UndefOr[RenderLabel] = js.undefined, scrolling: UndefOr[Boolean] = js.undefined, search: UndefOr[|[Boolean, SearchFunction]] = js.undefined, searchInput: UndefOr[ShorthandS[VdomNode]] = js.undefined, searchQuery: UndefOr[String] = js.undefined, selectOnBlur: UndefOr[Boolean] = js.undefined, selectOnNavigation: UndefOr[Boolean] = js.undefined, selectedLabel: UndefOr[|[JsNumber, String]] = js.undefined, selection: UndefOr[Boolean] = js.undefined, simple: UndefOr[Boolean] = js.undefined, tabIndex: UndefOr[|[String, JsNumber]] = js.undefined, text: UndefOr[String] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, value: UndefOr[Value] = js.undefined, upward: UndefOr[Boolean] = js.undefined, wrapSelection: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def addModifiers(modifiers: Seq[TagMod]): Dropdown
    Definition Classes
    Dropdown → GenericJsComponentAC
  5. val additionLabel: UndefOr[AdditionLabel]
  6. val additionPosition: UndefOr[AdditionPosition]
  7. val allowAdditions: UndefOr[Boolean]
  8. val as: UndefOr[AsC]
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. val basic: UndefOr[Boolean]
  11. val button: UndefOr[Boolean]
  12. val className: UndefOr[String]
  13. val clazz: UndefOr[Css]
  14. val clearable: UndefOr[Boolean]
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  16. val closeOnBlur: UndefOr[Boolean]
  17. val closeOnChange: UndefOr[Boolean]
  18. val closeOnEscape: UndefOr[Boolean]
  19. val compact: UndefOr[Boolean]
  20. val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[DropdownProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[DropdownProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], DropdownProps, Null, Component[DropdownProps, Null], DropdownProps, Null], DropdownProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], DropdownProps, Null, Component[DropdownProps, Null], DropdownProps, Null]], DropdownProps, [-p, +u]PropsAndChildren[p, u], UnmountedWithRoot[DropdownProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], DropdownProps, Null, Component[DropdownProps, Null], DropdownProps, Null], DropdownProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], DropdownProps, Null, Component[DropdownProps, Null], DropdownProps, Null]]]
    Attributes
    protected
    Definition Classes
    Dropdown → GenericJsComponentAC
  21. def cprops: DropdownProps
    Attributes
    protected
    Definition Classes
    Dropdown → Passthrough
  22. val deburr: UndefOr[Boolean]
  23. val defaultOpen: UndefOr[Boolean]
  24. val defaultSearchQuery: UndefOr[String]
  25. val defaultSelectedLabel: UndefOr[|[JsNumber, String]]
  26. val defaultUpward: UndefOr[Boolean]
  27. val defaultValue: UndefOr[Value]
  28. val direction: UndefOr[Direction]
  29. val disabled: UndefOr[Boolean]
  30. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. val error: UndefOr[Boolean]
  32. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  33. val floating: UndefOr[Boolean]
  34. val fluid: UndefOr[Boolean]
  35. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  36. val header: UndefOr[ShorthandS[VdomNode]]
  37. val icon: UndefOr[ShorthandS[Icon]]
  38. val inline: UndefOr[Boolean]
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. val item: UndefOr[Boolean]
  41. val labeled: UndefOr[Boolean]
  42. val lazyLoad: UndefOr[Boolean]
  43. val loading: UndefOr[Boolean]
  44. val minCharacters: UndefOr[JsNumber]
  45. val modifiers: Seq[TagMod]
    Definition Classes
    Dropdown → Passthrough
  46. val multiple: UndefOr[Boolean]
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. val noResultsMessage: UndefOr[ShorthandS[VdomNode]]
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. val onAddItem: UndefOr[OnAddItem]
  52. val onBlur: UndefOr[japgolly.scalajs.react.Callback]
  53. val onBlurE: UndefOr[OnBlur]
  54. val onChange: UndefOr[OnChange]
  55. val onChangeE: UndefOr[OnChangeE]
  56. val onClick: UndefOr[japgolly.scalajs.react.Callback]
  57. val onClickE: UndefOr[OnClick]
  58. val onClose: UndefOr[japgolly.scalajs.react.Callback]
  59. val onCloseE: UndefOr[OnClose]
  60. val onFocus: UndefOr[japgolly.scalajs.react.Callback]
  61. val onFocusE: UndefOr[OnFocus]
  62. val onLabelClick: UndefOr[japgolly.scalajs.react.Callback]
  63. val onLabelClickE: UndefOr[OnLabelClick]
  64. val onMouseDown: UndefOr[japgolly.scalajs.react.Callback]
  65. val onMouseDownE: UndefOr[OnMouseDown]
  66. val onOpen: UndefOr[japgolly.scalajs.react.Callback]
  67. val onOpenE: UndefOr[OnOpen]
  68. val onSearchChange: UndefOr[OnSearchChange]
  69. val onSearchChangeE: UndefOr[OnSearchChangeE]
  70. val open: UndefOr[Boolean]
  71. val openOnFocus: UndefOr[Boolean]
  72. val options: UndefOr[Seq[DropdownItem]]
  73. val placeholder: UndefOr[String]
  74. val pointing: UndefOr[Pointing]
  75. def productElementNames: Iterator[String]
    Definition Classes
    Product
  76. def rawModifiers: (DropdownProps, List[VdomNode])
    Definition Classes
    PassthroughAC
  77. def render: Render[DropdownProps]
    Definition Classes
    GenericJsComponentAC
    Annotations
    @inline()
  78. val renderLabel: UndefOr[RenderLabel]
  79. val scrolling: UndefOr[Boolean]
  80. val search: UndefOr[|[Boolean, SearchFunction]]
  81. val searchInput: UndefOr[ShorthandS[VdomNode]]
  82. val searchQuery: UndefOr[String]
  83. val selectOnBlur: UndefOr[Boolean]
  84. val selectOnNavigation: UndefOr[Boolean]
  85. val selectedLabel: UndefOr[|[JsNumber, String]]
  86. val selection: UndefOr[Boolean]
  87. val simple: UndefOr[Boolean]
  88. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  89. val tabIndex: UndefOr[|[String, JsNumber]]
  90. val text: UndefOr[String]
  91. val trigger: UndefOr[VdomNode]
  92. val upward: UndefOr[Boolean]
  93. val value: UndefOr[Value]
  94. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  95. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  96. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  97. val wrapSelection: UndefOr[Boolean]

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentAC[DropdownProps, PropsAndChildren, Unit, Dropdown]

Inherited from PassthroughAC[DropdownProps]

Inherited from Passthrough[DropdownProps]

Inherited from AnyRef

Inherited from Any

Ungrouped