Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
c

HtmlTag

class HtmlTag(name: String, void: Boolean = ...)

Defined by scalive.HtmlTag. View source (scalive/api/src/scalive/HtmlElement.scala:29-39)

Methods1

apply

def apply[Msg](mods: |[Mod[Msg], IterableOnce[Mod[Msg]]]*): HtmlElement[Msg]

Defined by scalive.HtmlTag.apply. View source (scalive/api/src/scalive/HtmlElement.scala:32-39)

Values2

name

val name: String

Defined by scalive.HtmlTag.name. View source (scalive/api/src/scalive/HtmlElement.scala:29-29)

void

val void: Boolean

Defined by scalive.HtmlTag.void. View source (scalive/api/src/scalive/HtmlElement.scala:29-29)