HTMLAttr

data class HTMLAttr(val name: String, val value: String)

Constructors

Link copied to clipboard
constructor(name: String, value: String)

Properties

Link copied to clipboard
Link copied to clipboard