libwasm.bindings.CustomElementRegistry

Undocumented in source.

Members

Aliases

CustomElementCreationCallback
alias CustomElementCreationCallback = void delegate(string)
Undocumented in source.

Functions

CustomElementRegistry_define
void CustomElementRegistry_define(Handle , string , Function , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CustomElementRegistry_define_0
void CustomElementRegistry_define_0(Handle , string , Function )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CustomElementRegistry_setElementCreationCallback
void CustomElementRegistry_setElementCreationCallback(Handle , string , CustomElementCreationCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

CustomElementRegistry
struct CustomElementRegistry
Undocumented in source.
ElementDefinitionOptions
struct ElementDefinitionOptions
Undocumented in source.

Meta