dropdown

oxygen.ui.web.component.Form.dropdown
object dropdown

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
dropdown.type

Members list

Type members

Classlikes

final case class Props(width: String, padding: String, display: String, labelMod: NodeModifier)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply[A](inputLabel: String, descriptionText: Specified[Const], show: A => String, showEmpty: String, showSetNone: Specified[String], formProps: Props, inputProps: Props.type => Props): Stateful[Any, State[A], Option[A]]