Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
e

Flash

enum Flash(kind: FlashKind, project: String => HtmlElement[Nothing]) extends Mod.Content[Nothing]

Defined by scalive.Mod.Content.Flash. View source (scalive/api/src/scalive/HtmlElement.scala:283-283)

Values2

kind

val kind: FlashKind

Defined by scalive.Mod.Content.Flash.kind. View source (scalive/api/src/scalive/HtmlElement.scala:283-283)

project

val project: String => HtmlElement[Nothing]

Defined by scalive.Mod.Content.Flash.project. View source (scalive/api/src/scalive/HtmlElement.scala:283-283)