Packages

final case class FormInput(action: UndefOr[ShorthandSB[VdomNode]] = js.undefined, actionPosition: UndefOr[ActionPosition] = js.undefined, as: UndefOr[AsC] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, control: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[ShorthandB[Label]] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, focus: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandSB[Icon]] = js.undefined, iconPosition: UndefOr[IconPosition] = js.undefined, inline: UndefOr[Boolean] = js.undefined, input: UndefOr[VdomNode] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, label: UndefOr[ShorthandS[Label]] = js.undefined, labelPosition: UndefOr[LabelPosition] = js.undefined, loading: UndefOr[Boolean] = js.undefined, onChange: UndefOr[Callback] = js.undefined, onChangeE: UndefOr[OnChange] = js.undefined, required: UndefOr[Boolean] = js.undefined, size: UndefOr[semanticui.SemanticSize] = js.undefined, tabIndex: UndefOr[|[String, JsNumber]] = js.undefined, tpe: UndefOr[String] = js.undefined, transparent: UndefOr[Boolean] = js.undefined, width: UndefOr[semanticui.SemanticWidth] = js.undefined, value: UndefOr[String] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPA[FormInputProps, FormInput] with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GenericJsComponentA[FormInputProps, Props, Unit, FormInput], PassthroughA[FormInputProps], Passthrough[FormInputProps], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FormInput
  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 FormInput(action: UndefOr[ShorthandSB[VdomNode]] = js.undefined, actionPosition: UndefOr[ActionPosition] = js.undefined, as: UndefOr[AsC] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, content: UndefOr[ShorthandS[VdomNode]] = js.undefined, control: UndefOr[String] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, error: UndefOr[ShorthandB[Label]] = js.undefined, fluid: UndefOr[Boolean] = js.undefined, focus: UndefOr[Boolean] = js.undefined, icon: UndefOr[ShorthandSB[Icon]] = js.undefined, iconPosition: UndefOr[IconPosition] = js.undefined, inline: UndefOr[Boolean] = js.undefined, input: UndefOr[VdomNode] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, label: UndefOr[ShorthandS[Label]] = js.undefined, labelPosition: UndefOr[LabelPosition] = js.undefined, loading: UndefOr[Boolean] = js.undefined, onChange: UndefOr[Callback] = js.undefined, onChangeE: UndefOr[OnChange] = js.undefined, required: UndefOr[Boolean] = js.undefined, size: UndefOr[semanticui.SemanticSize] = js.undefined, tabIndex: UndefOr[|[String, JsNumber]] = js.undefined, tpe: UndefOr[String] = js.undefined, transparent: UndefOr[Boolean] = js.undefined, width: UndefOr[semanticui.SemanticWidth] = js.undefined, value: UndefOr[String] = 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. val action: UndefOr[ShorthandSB[VdomNode]]
  5. val actionPosition: UndefOr[ActionPosition]
  6. def addModifiers(modifiers: Seq[TagMod]): FormInput
    Definition Classes
    FormInput → GenericJsComponentA
  7. val as: UndefOr[AsC]
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val className: UndefOr[String]
  10. val clazz: UndefOr[Css]
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  12. val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[FormInputProps, [-p, +u]Props[p, u], UnmountedWithRoot[FormInputProps, MountedWithRoot[[A]A, FormInputProps, Null, Component[FormInputProps, Null], FormInputProps, Null], FormInputProps, MountedWithRoot[[A]A, FormInputProps, Null, Component[FormInputProps, Null], FormInputProps, Null]], FormInputProps, [-p, +u]Props[p, u], UnmountedWithRoot[FormInputProps, MountedWithRoot[[A]A, FormInputProps, Null, Component[FormInputProps, Null], FormInputProps, Null], FormInputProps, MountedWithRoot[[A]A, FormInputProps, Null, Component[FormInputProps, Null], FormInputProps, Null]]]
    Attributes
    protected
    Definition Classes
    FormInput → GenericJsComponentA
  13. val content: UndefOr[ShorthandS[VdomNode]]
  14. val control: UndefOr[String]
  15. def cprops: FormInputProps
    Attributes
    protected
    Definition Classes
    FormInput → Passthrough
  16. val disabled: UndefOr[Boolean]
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. val error: UndefOr[ShorthandB[Label]]
  19. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  20. val fluid: UndefOr[Boolean]
  21. val focus: UndefOr[Boolean]
  22. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. val icon: UndefOr[ShorthandSB[Icon]]
  24. val iconPosition: UndefOr[IconPosition]
  25. val inline: UndefOr[Boolean]
  26. val input: UndefOr[VdomNode]
  27. val inverted: UndefOr[Boolean]
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. val label: UndefOr[ShorthandS[Label]]
  30. val labelPosition: UndefOr[LabelPosition]
  31. val loading: UndefOr[Boolean]
  32. val modifiers: Seq[TagMod]
    Definition Classes
    FormInput → Passthrough
  33. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  35. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  36. val onChange: UndefOr[Callback]
  37. val onChangeE: UndefOr[OnChange]
  38. def productElementNames: Iterator[String]
    Definition Classes
    Product
  39. def rawProps: FormInputProps
    Definition Classes
    PassthroughA
  40. def render: Render[FormInputProps]
    Definition Classes
    GenericJsComponentA
    Annotations
    @inline()
  41. val required: UndefOr[Boolean]
  42. val size: UndefOr[semanticui.SemanticSize]
  43. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  44. val tabIndex: UndefOr[|[String, JsNumber]]
  45. val tpe: UndefOr[String]
  46. val transparent: UndefOr[Boolean]
  47. val value: UndefOr[String]
  48. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  49. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  50. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  51. val width: UndefOr[semanticui.SemanticWidth]

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GenericJsComponentA[FormInputProps, Props, Unit, FormInput]

Inherited from PassthroughA[FormInputProps]

Inherited from Passthrough[FormInputProps]

Inherited from AnyRef

Inherited from Any

Ungrouped