NamedAttribute
tyrian.NamedAttribute
final case class NamedAttribute(name: String) extends Attr[Nothing]
An attribute of an HTML tag that only has a name, no value
Attributes
- Graph
-
- Supertypes
Members list
In this article
An attribute of an HTML tag that only has a name, no value