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
Ordering
- Alphabetic
- By Inheritance
Inherited
- Dropdown
- Serializable
- Product
- Equals
- GenericJsComponentAC
- PassthroughAC
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- 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
- 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
- def addModifiers(modifiers: Seq[TagMod]): Dropdown
- Definition Classes
- Dropdown → GenericJsComponentAC
- val additionLabel: UndefOr[AdditionLabel]
- val additionPosition: UndefOr[AdditionPosition]
- val allowAdditions: UndefOr[Boolean]
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val basic: UndefOr[Boolean]
- val button: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- val clearable: UndefOr[Boolean]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val closeOnBlur: UndefOr[Boolean]
- val closeOnChange: UndefOr[Boolean]
- val closeOnEscape: UndefOr[Boolean]
- val compact: UndefOr[Boolean]
- 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
- def cprops: DropdownProps
- Attributes
- protected
- Definition Classes
- Dropdown → Passthrough
- val deburr: UndefOr[Boolean]
- val defaultOpen: UndefOr[Boolean]
- val defaultSearchQuery: UndefOr[String]
- val defaultSelectedLabel: UndefOr[|[JsNumber, String]]
- val defaultUpward: UndefOr[Boolean]
- val defaultValue: UndefOr[Value]
- val direction: UndefOr[Direction]
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val error: UndefOr[Boolean]
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- val floating: UndefOr[Boolean]
- val fluid: UndefOr[Boolean]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val header: UndefOr[ShorthandS[VdomNode]]
- val icon: UndefOr[ShorthandS[Icon]]
- val inline: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val item: UndefOr[Boolean]
- val labeled: UndefOr[Boolean]
- val lazyLoad: UndefOr[Boolean]
- val loading: UndefOr[Boolean]
- val minCharacters: UndefOr[JsNumber]
- val modifiers: Seq[TagMod]
- Definition Classes
- Dropdown → Passthrough
- val multiple: UndefOr[Boolean]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val noResultsMessage: UndefOr[ShorthandS[VdomNode]]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val onAddItem: UndefOr[OnAddItem]
- val onBlur: UndefOr[japgolly.scalajs.react.Callback]
- val onBlurE: UndefOr[OnBlur]
- val onChange: UndefOr[OnChange]
- val onChangeE: UndefOr[OnChangeE]
- val onClick: UndefOr[japgolly.scalajs.react.Callback]
- val onClickE: UndefOr[OnClick]
- val onClose: UndefOr[japgolly.scalajs.react.Callback]
- val onCloseE: UndefOr[OnClose]
- val onFocus: UndefOr[japgolly.scalajs.react.Callback]
- val onFocusE: UndefOr[OnFocus]
- val onLabelClick: UndefOr[japgolly.scalajs.react.Callback]
- val onLabelClickE: UndefOr[OnLabelClick]
- val onMouseDown: UndefOr[japgolly.scalajs.react.Callback]
- val onMouseDownE: UndefOr[OnMouseDown]
- val onOpen: UndefOr[japgolly.scalajs.react.Callback]
- val onOpenE: UndefOr[OnOpen]
- val onSearchChange: UndefOr[OnSearchChange]
- val onSearchChangeE: UndefOr[OnSearchChangeE]
- val open: UndefOr[Boolean]
- val openOnFocus: UndefOr[Boolean]
- val options: UndefOr[Seq[DropdownItem]]
- val placeholder: UndefOr[String]
- val pointing: UndefOr[Pointing]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def rawModifiers: (DropdownProps, List[VdomNode])
- Definition Classes
- PassthroughAC
- def render: Render[DropdownProps]
- Definition Classes
- GenericJsComponentAC
- Annotations
- @inline()
- val renderLabel: UndefOr[RenderLabel]
- val scrolling: UndefOr[Boolean]
- val search: UndefOr[|[Boolean, SearchFunction]]
- val searchInput: UndefOr[ShorthandS[VdomNode]]
- val searchQuery: UndefOr[String]
- val selectOnBlur: UndefOr[Boolean]
- val selectOnNavigation: UndefOr[Boolean]
- val selectedLabel: UndefOr[|[JsNumber, String]]
- val selection: UndefOr[Boolean]
- val simple: UndefOr[Boolean]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tabIndex: UndefOr[|[String, JsNumber]]
- val text: UndefOr[String]
- val trigger: UndefOr[VdomNode]
- val upward: UndefOr[Boolean]
- val value: UndefOr[Value]
- 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()
- val wrapSelection: UndefOr[Boolean]