spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
CustomElementRegistry.define
spasm
bindings
html
CustomElementRegistry
Undocumented in source. Be warned that the author may not have intended to support it.
void
define
(string name, CustomElementConstructor constructor, ElementDefinitionOptions options)
struct
CustomElementRegistry
nothrow
void
define
()
(
string
name
,
CustomElementConstructor
constructor
,
scope
ref
ElementDefinitionOptions
options
)
void
define
(string name, CustomElementConstructor constructor)
Meta
Source
See Implementation
spasm
bindings
html
CustomElementRegistry
constructors
this
functions
define
get
upgrade
whenDefined
variables
handle