SelectElement
slack.models.SelectElement
case class SelectElement(label: String, name: String, options: Seq[OptionElement], optional: Boolean, placeholder: Option[String], value: Option[String], `type`: String) extends DialogElement
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DialogElementclass Objecttrait Matchableclass Any
Members list
In this article