libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
CustomElementRegistry.define
libwasm
bindings
CustomElementRegistry
CustomElementRegistry
Undocumented in source. Be warned that the author may not have intended to support it.
void
define
(string name, Function functionConstructor, ElementDefinitionOptions options)
struct
CustomElementRegistry
nothrow
void
define
()
(
string
name
,
Function
functionConstructor
,
scope
ref
ElementDefinitionOptions
options
)
void
define
(string name, Function functionConstructor)
Meta
Source
See Implementation
libwasm
bindings
CustomElementRegistry
CustomElementRegistry
constructors
this
functions
define
get
setElementCreationCallback
upgrade
whenDefined
variables
handle