MetaTag
papyrus.logic.metadata.MetaTag
object MetaTag
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MetaTag.type
Members list
Type members
Classlikes
trait MetaTag
Represents an HTML meta or link tag
Represents an HTML meta or link tag
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Creates a <meta name="author" ...>
tag
Creates a <meta name="author" ...>
tag
Attributes
Creates a <meta name="charset" ...>
tag
Creates a <meta name="charset" ...>
tag
Attributes
Creates a <link rel="stylesheet" ...>
tag
Creates a <link rel="stylesheet" ...>
tag
Attributes
In this article