uk.gov.hmrc.govukfrontend.views.Utils
See theUtils companion object
trait Utils extends UtilsSupport
Attributes
Members list
Type members
Inherited classlikes
object NonEmptyString
Attributes
- Inherited from:
- UtilsSupport
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Inherited methods
Attributes
- Inherited from:
- UtilsSupport
Creates an HTML fragment with pairs of attribute=value. The attributes HTML fragment is padded on the left with 1 space by default so when it is used in a template it is nicely separated from the previous element.
Creates an HTML fragment with pairs of attribute=value. The attributes HTML fragment is padded on the left with 1 space by default so when it is used in a template it is nicely separated from the previous element.
Attributes
- Returns
-
Html
- Inherited from:
- UtilsSupport
Creates a space-separated list of CSS classes to be included in a template.
Creates a space-separated list of CSS classes to be included in a template.
Attributes
- Inherited from:
- UtilsSupport
Attributes
- Inherited from:
- UtilsSupport
In this article