RichHtml

uk.gov.hmrc.hmrcfrontend.views.Implicits.RichHtml
implicit class RichHtml(html: Html) extends RichHtml

Attributes

Graph
Supertypes
class RichHtml
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def indent(n: Int, indentFirstLine: Boolean): Html

Attributes

Inherited from:
RichHtml
def ltrim: Html

Attributes

Inherited from:
RichHtml
def nonEmpty: Boolean

Attributes

Inherited from:
RichHtml
def padLeft(padCount: Int, padding: String): Html

Attributes

Inherited from:
RichHtml
def rtrim: Html

Attributes

Inherited from:
RichHtml
def trim: Html

Attributes

Inherited from:
RichHtml