Text

uk.gov.hmrc.govukfrontend.views.viewmodels.content.Text
final case class Text(value: String) extends Content

Attributes

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