Packages

final case class FormDropdown(additionLabel: UndefOr[AdditionLabel] = js.undefined, additionPosition: UndefOr[AdditionPosition] = js.undefined, allowAdditions: UndefOr[Boolean] = js.undefined, as: UndefOr[AsC] = 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, closeOnChange: UndefOr[Boolean] = js.undefined, closeOnEscape: UndefOr[Boolean] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, control: UndefOr[String] = 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[ShorthandB[Label]] = 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, label: UndefOr[ShorthandS[String]] = 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, onBlur: UndefOr[Callback] = js.undefined, onBlurE: UndefOr[OnBlur] = js.undefined, onChange: UndefOr[OnChange] = js.undefined, onChangeE: UndefOr[OnChangeE] = js.undefined, onClick: UndefOr[Callback] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onFocus: UndefOr[Callback] = js.undefined, onFocusE: UndefOr[OnFocus] = js.undefined, onLabelClick: UndefOr[Callback] = js.undefined, onLabelClickE: UndefOr[OnLabelClick] = js.undefined, onMouseDown: UndefOr[Callback] = js.undefined, onMouseDownE: UndefOr[OnMouseDown] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onSearchChange: UndefOr[OnSearchChange] = js.undefined, onSearchChangeE: UndefOr[OnSearchChangeE] = 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, required: UndefOr[Boolean] = 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, tpe: UndefOr[String] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, upward: UndefOr[Boolean] = js.undefined, value: UndefOr[Value] = js.undefined, width: UndefOr[semanticui.SemanticWidth] = js.undefined, wrapSelection: UndefOr[Boolean] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPA[FormDropdownProps, FormDropdown] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentA[FormDropdownProps, Props, Unit, FormDropdown], PassthroughA[FormDropdownProps], Passthrough[FormDropdownProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FormDropdown
  2. Serializable
  3. Product
  4. Equals
  5. GenericJsComponentA
  6. PassthroughA
  7. Passthrough
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new FormDropdown(additionLabel: UndefOr[AdditionLabel] = js.undefined, additionPosition: UndefOr[AdditionPosition] = js.undefined, allowAdditions: UndefOr[Boolean] = js.undefined, as: UndefOr[AsC] = 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, closeOnChange: UndefOr[Boolean] = js.undefined, closeOnEscape: UndefOr[Boolean] = js.undefined, compact: UndefOr[Boolean] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, control: UndefOr[String] = 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[ShorthandB[Label]] = 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, label: UndefOr[ShorthandS[String]] = 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, onBlur: UndefOr[Callback] = js.undefined, onBlurE: UndefOr[OnBlur] = js.undefined, onChange: UndefOr[OnChange] = js.undefined, onChangeE: UndefOr[OnChangeE] = js.undefined, onClick: UndefOr[Callback] = js.undefined, onClickE: UndefOr[OnClick] = js.undefined, onClose: UndefOr[Callback] = js.undefined, onCloseE: UndefOr[OnClose] = js.undefined, onFocus: UndefOr[Callback] = js.undefined, onFocusE: UndefOr[OnFocus] = js.undefined, onLabelClick: UndefOr[Callback] = js.undefined, onLabelClickE: UndefOr[OnLabelClick] = js.undefined, onMouseDown: UndefOr[Callback] = js.undefined, onMouseDownE: UndefOr[OnMouseDown] = js.undefined, onOpen: UndefOr[Callback] = js.undefined, onOpenE: UndefOr[OnOpen] = js.undefined, onSearchChange: UndefOr[OnSearchChange] = js.undefined, onSearchChangeE: UndefOr[OnSearchChangeE] = 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, required: UndefOr[Boolean] = 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, tpe: UndefOr[String] = js.undefined, trigger: UndefOr[VdomNode] = js.undefined, upward: UndefOr[Boolean] = js.undefined, value: UndefOr[Value] = js.undefined, width: UndefOr[semanticui.SemanticWidth] = 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]): FormDropdown
    Definition Classes
    FormDropdown → GenericJsComponentA
  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[FormDropdownProps, [-p, +u]Props[p, u], UnmountedWithRoot[FormDropdownProps, MountedWithRoot[[A]A, FormDropdownProps, Null, Component[FormDropdownProps, Null], FormDropdownProps, Null], FormDropdownProps, MountedWithRoot[[A]A, FormDropdownProps, Null, Component[FormDropdownProps, Null], FormDropdownProps, Null]], FormDropdownProps, [-p, +u]Props[p, u], UnmountedWithRoot[FormDropdownProps, MountedWithRoot[[A]A, FormDropdownProps, Null, Component[FormDropdownProps, Null], FormDropdownProps, Null], FormDropdownProps, MountedWithRoot[[A]A, FormDropdownProps, Null, Component[FormDropdownProps, Null], FormDropdownProps, Null]]]
    Attributes
    protected
    Definition Classes
    FormDropdown → GenericJsComponentA
  21. val content: UndefOr[ShorthandS[VdomNode]]
  22. val control: UndefOr[String]
  23. def cprops: FormDropdownProps
    Attributes
    protected
    Definition Classes
    FormDropdown → Passthrough
  24. val deburr: UndefOr[Boolean]
  25. val defaultOpen: UndefOr[Boolean]
  26. val defaultSearchQuery: UndefOr[String]
  27. val defaultSelectedLabel: UndefOr[|[JsNumber, String]]
  28. val defaultUpward: UndefOr[Boolean]
  29. val defaultValue: UndefOr[Value]
  30. val direction: UndefOr[Direction]
  31. val disabled: UndefOr[Boolean]
  32. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. val error: UndefOr[ShorthandB[Label]]
  34. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  35. val floating: UndefOr[Boolean]
  36. val fluid: UndefOr[Boolean]
  37. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  38. val header: UndefOr[ShorthandS[VdomNode]]
  39. val icon: UndefOr[ShorthandS[Icon]]
  40. val inline: UndefOr[Boolean]
  41. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  42. val item: UndefOr[Boolean]
  43. val label: UndefOr[ShorthandS[String]]
  44. val labeled: UndefOr[Boolean]
  45. val lazyLoad: UndefOr[Boolean]
  46. val loading: UndefOr[Boolean]
  47. val minCharacters: UndefOr[JsNumber]
  48. val modifiers: Seq[TagMod]
    Definition Classes
    FormDropdown → Passthrough
  49. val multiple: UndefOr[Boolean]
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. val noResultsMessage: UndefOr[ShorthandS[VdomNode]]
  52. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  53. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  54. val onAddItem: UndefOr[OnAddItem]
  55. val onBlur: UndefOr[Callback]
  56. val onBlurE: UndefOr[OnBlur]
  57. val onChange: UndefOr[OnChange]
  58. val onChangeE: UndefOr[OnChangeE]
  59. val onClick: UndefOr[Callback]
  60. val onClickE: UndefOr[OnClick]
  61. val onClose: UndefOr[Callback]
  62. val onCloseE: UndefOr[OnClose]
  63. val onFocus: UndefOr[Callback]
  64. val onFocusE: UndefOr[OnFocus]
  65. val onLabelClick: UndefOr[Callback]
  66. val onLabelClickE: UndefOr[OnLabelClick]
  67. val onMouseDown: UndefOr[Callback]
  68. val onMouseDownE: UndefOr[OnMouseDown]
  69. val onOpen: UndefOr[Callback]
  70. val onOpenE: UndefOr[OnOpen]
  71. val onSearchChange: UndefOr[OnSearchChange]
  72. val onSearchChangeE: UndefOr[OnSearchChangeE]
  73. val open: UndefOr[Boolean]
  74. val openOnFocus: UndefOr[Boolean]
  75. val options: UndefOr[Seq[DropdownItem]]
  76. val placeholder: UndefOr[String]
  77. val pointing: UndefOr[Pointing]
  78. def productElementNames: Iterator[String]
    Definition Classes
    Product
  79. def rawProps: FormDropdownProps
    Definition Classes
    PassthroughA
  80. def render: Render[FormDropdownProps]
    Definition Classes
    GenericJsComponentA
    Annotations
    @inline()
  81. val renderLabel: UndefOr[RenderLabel]
  82. val required: UndefOr[Boolean]
  83. val scrolling: UndefOr[Boolean]
  84. val search: UndefOr[|[Boolean, SearchFunction]]
  85. val searchInput: UndefOr[ShorthandS[VdomNode]]
  86. val searchQuery: UndefOr[String]
  87. val selectOnBlur: UndefOr[Boolean]
  88. val selectOnNavigation: UndefOr[Boolean]
  89. val selectedLabel: UndefOr[|[JsNumber, String]]
  90. val selection: UndefOr[Boolean]
  91. val simple: UndefOr[Boolean]
  92. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  93. val tabIndex: UndefOr[|[String, JsNumber]]
  94. val text: UndefOr[String]
  95. val tpe: UndefOr[String]
  96. val trigger: UndefOr[VdomNode]
  97. val upward: UndefOr[Boolean]
  98. val value: UndefOr[Value]
  99. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  100. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  101. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  102. val width: UndefOr[semanticui.SemanticWidth]
  103. val wrapSelection: UndefOr[Boolean]

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentA[FormDropdownProps, Props, Unit, FormDropdown]

Inherited from PassthroughA[FormDropdownProps]

Inherited from Passthrough[FormDropdownProps]

Inherited from AnyRef

Inherited from Any

Ungrouped