WebComponent

laminae.components.WebComponent
trait WebComponent

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Ref <: HTMLElement
type TransformFunction = (WebComponent.this.type) => Modifier[ReactiveHtmlElement[Ref]]

Value members

Concrete methods

final def apply(mods: Modifier[ReactiveHtmlElement[Ref]] | TransformFunction*): L.HtmlElement

Abstract fields

protected val RawImport: Any
protected val tag: CustomHtmlTag[Ref]