menu
Dart
dart:html
Navigator
registerProtocolHandler method
registerProtocolHandler
dark_mode
light_mode
description
registerProtocolHandler
method
@Unstable()
void
registerProtocolHandler
(
String
scheme
,
String
url
,
String
title
)
Implementation
@Unstable() void registerProtocolHandler(String scheme, String url, String title) native;
Dart
dart:html
Navigator
registerProtocolHandler method
Navigator class
Cookies management controls