spasm ~master (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)
void
define
(string name, CustomElementConstructor constructor)
struct
CustomElementRegistry
nothrow
void
define
()
(
string
name
,
CustomElementConstructor
constructor
)
Meta
Source
See Implementation
spasm
bindings
html
CustomElementRegistry
constructors
this
functions
define
get
upgrade
whenDefined
variables
handle