CustomElementRegistry$Typings extension

on

Properties

define ↔ void Function(String, CustomElementConstructor, [ElementDefinitionOptions?])

Available on CustomElementRegistry, provided by the CustomElementRegistry$Typings extension

getter/setter pair
get CustomElementConstructor? Function(String)

Available on CustomElementRegistry, provided by the CustomElementRegistry$Typings extension

getter/setter pair
upgrade ↔ void Function(Node)

Available on CustomElementRegistry, provided by the CustomElementRegistry$Typings extension

getter/setter pair
whenDefined Future<CustomElementConstructor> Function(String)

Available on CustomElementRegistry, provided by the CustomElementRegistry$Typings extension

getter/setter pair