object Dropdown extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Dropdown
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type AdditionLabel = |[|[JsNumber, String], VdomNode]
- class DropdownOnSearchChangeData extends Object
- Annotations
- @JSType() @native() @JSImport("semantic-ui-react", "DropdownOnSearchChangeData")
- trait DropdownProps extends Object
- Annotations
- @JSType() @native()
- type OnAddItem = (japgolly.scalajs.react.ReactKeyboardEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnBlur = (japgolly.scalajs.react.ReactKeyboardEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnChange = (DropdownProps) => japgolly.scalajs.react.Callback
- type OnChangeE = (japgolly.scalajs.react.ReactEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnClick = (japgolly.scalajs.react.ReactMouseEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnClose = (japgolly.scalajs.react.ReactEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnFocus = (japgolly.scalajs.react.ReactEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnLabelClick = (japgolly.scalajs.react.ReactMouseEvent, LabelProps) => japgolly.scalajs.react.Callback
- type OnMouseDown = (japgolly.scalajs.react.ReactMouseEvent, LabelProps) => japgolly.scalajs.react.Callback
- type OnOpen = (japgolly.scalajs.react.ReactEvent, DropdownProps) => japgolly.scalajs.react.Callback
- type OnSearchChange = (DropdownOnSearchChangeData) => japgolly.scalajs.react.Callback
- type OnSearchChangeE = (japgolly.scalajs.react.ReactEvent, DropdownOnSearchChangeData) => japgolly.scalajs.react.Callback
- type RawAdditionLabel = |[|[JsNumber, String], SemanticShorthandContent]
- type RawOnAddItem = Function2[japgolly.scalajs.react.ReactKeyboardEvent, DropdownProps, Unit]
- type RawOnBlur = Function2[japgolly.scalajs.react.ReactKeyboardEvent, DropdownProps, Unit]
- type RawOnChange = Function2[japgolly.scalajs.react.ReactEvent, DropdownProps, Unit]
- type RawOnClick = Function2[japgolly.scalajs.react.ReactMouseEvent, DropdownProps, Unit]
- type RawOnClose = Function2[japgolly.scalajs.react.ReactEvent, DropdownProps, Unit]
- type RawOnFocus = Function2[japgolly.scalajs.react.ReactEvent, DropdownProps, Unit]
- type RawOnLabelClick = Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]
- type RawOnMouseDown = Function2[japgolly.scalajs.react.ReactMouseEvent, LabelProps, Unit]
- type RawOnOpen = Function2[japgolly.scalajs.react.ReactEvent, DropdownProps, Unit]
- type RawOnSearchChange = Function2[japgolly.scalajs.react.ReactEvent, DropdownOnSearchChangeData, Unit]
- type RawRenderLabel = Function3[DropdownItemProps, Int, LabelProps, LabelProps]
- type RawSearchFunction = Function2[Array[DropdownItemProps], String, Array[DropdownItemProps]]
- type RenderLabel = (DropdownItemProps, Int, LabelProps) => japgolly.scalajs.react.CallbackTo[LabelProps]
- type SearchFunction = (List[DropdownItemProps], String) => japgolly.scalajs.react.CallbackTo[List[DropdownItemProps]]
- type Value = |[|[|[|[|[String, JsNumber], Boolean], Array[JsNumber]], Array[String]], Array[Boolean]]
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def props(q: Dropdown): DropdownProps
- def rawprops(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): DropdownProps
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- object RawComponent extends Object
- Annotations
- @native() @JSImport("semantic-ui-react", "Dropdown")