menu
js_bindings package
documentation
bindings/html.dart
PropsCustomElementRegistry
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
name
)
Implementation
dynamic get(String name) => js_util.callMethod(this, 'get', [name]);
js_bindings package
documentation
bindings/html
PropsCustomElementRegistry
get method
PropsCustomElementRegistry extension on
CustomElementRegistry