Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExternalUriOpenerMetadata

Additional metadata about a registered ExternalUriOpener.

Hierarchy

  • ExternalUriOpenerMetadata

Index

Properties

Properties

label: string

Text displayed to the user that explains what the opener does.

For example, 'Open in browser preview'

schemes: readonly string[]

List of uri schemes the opener is triggered for.

Currently only http and https are supported.