uk.gov.hmrc.govukfrontend.views.viewmodels.panel.PanelItem
See thePanelItem companion object
case class PanelItem(text: String, panelItemType: Option[String], href: Option[String], classes: Option[String], attributes: Map[String, String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article