Title

io.github.scala_tessella.tessella.conversion.SharedML.Title
final class Title(val underlying: String) extends AnyVal

An XML or HTML title tag.

Value parameters

underlying

String

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def toElem: Elem

Concrete fields

val underlying: String