HtmlContent

uk.gov.hmrc.govukfrontend.views.viewmodels.content.HtmlContent
See theHtmlContent companion object
final case class HtmlContent(value: Html) extends Content

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Content
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def asHtml: Html

Attributes

Definition Classes

Inherited methods

def nonEmpty: Boolean

Attributes

Inherited from:
Content
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product