uk.gov.hmrc.govukfrontend.views.viewmodels.select.SelectItem
See theSelectItem companion object
final case class SelectItem(value: Option[String], text: String, selected: Boolean, disabled: Boolean, attributes: Map[String, String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article