Skip to main content

DEPRECATED_WalletsNavigator

@iota/wallet-standard


@iota/wallet-standard / DEPRECATED_WalletsNavigator

Interface: DEPRECATED_WalletsNavigator

Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/base/lib/types/window.d.ts:93

Deprecated

Use WalletEventsWindow instead.

Extends

  • Navigator

Properties

appCodeName

readonly appCodeName: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16922

Deprecated

MDN Reference

Inherited from

Navigator.appCodeName


appName

readonly appName: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16928

Deprecated

MDN Reference

Inherited from

Navigator.appName


appVersion

readonly appVersion: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16934

Deprecated

MDN Reference

Inherited from

Navigator.appVersion


clipboard

readonly clipboard: Clipboard

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16813

Available only in secure contexts.

MDN Reference

Inherited from

Navigator.clipboard


cookieEnabled

readonly cookieEnabled: boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16913

MDN Reference

Inherited from

Navigator.cookieEnabled


credentials

readonly credentials: CredentialsContainer

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16819

Available only in secure contexts.

MDN Reference

Inherited from

Navigator.credentials


doNotTrack

readonly doNotTrack: string | null

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16820

Inherited from

Navigator.doNotTrack


geolocation

readonly geolocation: Geolocation

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16822

MDN Reference

Inherited from

Navigator.geolocation


hardwareConcurrency

readonly hardwareConcurrency: number

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16899

MDN Reference

Inherited from

Navigator.hardwareConcurrency


language

readonly language: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16971

MDN Reference

Inherited from

Navigator.language


languages

readonly languages: readonly string[]

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16973

MDN Reference

Inherited from

Navigator.languages


locks

readonly locks: LockManager

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16979

MDN Reference

Inherited from

Navigator.locks


maxTouchPoints

readonly maxTouchPoints: number

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16824

MDN Reference

Inherited from

Navigator.maxTouchPoints


mediaCapabilities

readonly mediaCapabilities: MediaCapabilities

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16826

MDN Reference

Inherited from

Navigator.mediaCapabilities


mediaDevices

readonly mediaDevices: MediaDevices

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16832

Available only in secure contexts.

MDN Reference

Inherited from

Navigator.mediaDevices


mediaSession

readonly mediaSession: MediaSession

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16834

MDN Reference

Inherited from

Navigator.mediaSession


mimeTypes

readonly mimeTypes: MimeTypeArray

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16993

Deprecated

MDN Reference

Inherited from

Navigator.mimeTypes


onLine

readonly onLine: boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16984

MDN Reference

Inherited from

Navigator.onLine


pdfViewerEnabled

readonly pdfViewerEnabled: boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16995

MDN Reference

Inherited from

Navigator.pdfViewerEnabled


permissions

readonly permissions: Permissions

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16836

MDN Reference

Inherited from

Navigator.permissions


platform

readonly platform: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16940

Deprecated

MDN Reference

Inherited from

Navigator.platform


plugins

readonly plugins: PluginArray

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:17001

Deprecated

MDN Reference

Inherited from

Navigator.plugins


product

readonly product: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16946

Deprecated

MDN Reference

Inherited from

Navigator.product


productSub

readonly productSub: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16952

Deprecated

MDN Reference

Inherited from

Navigator.productSub


serviceWorker

readonly serviceWorker: ServiceWorkerContainer

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16842

Available only in secure contexts.

MDN Reference

Inherited from

Navigator.serviceWorker


storage

readonly storage: StorageManager

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:17013

MDN Reference

Inherited from

Navigator.storage


userActivation

readonly userActivation: UserActivation

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16844

MDN Reference

Inherited from

Navigator.userActivation


userAgent

readonly userAgent: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16954

MDN Reference

Inherited from

Navigator.userAgent


vendor

readonly vendor: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16960

Deprecated

MDN Reference

Inherited from

Navigator.vendor


vendorSub

readonly vendorSub: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16966

Deprecated

MDN Reference

Inherited from

Navigator.vendorSub


wakeLock

readonly wakeLock: WakeLock

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16846

MDN Reference

Inherited from

Navigator.wakeLock


wallets?

optional wallets?: DEPRECATED_Wallets

Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/base/lib/types/window.d.ts:94


webdriver

readonly webdriver: boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16886

MDN Reference

Inherited from

Navigator.webdriver

Methods

canShare()

canShare(data?): boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16852

Available only in secure contexts.

MDN Reference

Parameters

data?

ShareData

Returns

boolean

Inherited from

Navigator.canShare


clearAppBadge()

clearAppBadge(): Promise<void>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16892

MDN Reference

Returns

Promise<void>

Inherited from

Navigator.clearAppBadge


getGamepads()

getGamepads(): (Gamepad | null)[]

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16854

MDN Reference

Returns

(Gamepad | null)[]

Inherited from

Navigator.getGamepads


javaEnabled()

javaEnabled(): boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:17007

Returns

boolean

Deprecated

MDN Reference

Inherited from

Navigator.javaEnabled


registerProtocolHandler()

registerProtocolHandler(scheme, url): void

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16908

Available only in secure contexts.

MDN Reference

Parameters

scheme

string

url

string | URL

Returns

void

Inherited from

Navigator.registerProtocolHandler


requestMediaKeySystemAccess()

Call Signature

requestMediaKeySystemAccess(keySystem, supportedConfigurations): Promise<MediaKeySystemAccess>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16866

Available only in secure contexts.

MDN Reference

Parameters
keySystem

string

supportedConfigurations

MediaKeySystemConfiguration[]

Returns

Promise<MediaKeySystemAccess>

Inherited from

Navigator.requestMediaKeySystemAccess

Call Signature

requestMediaKeySystemAccess(keySystem, supportedConfigurations): Promise<MediaKeySystemAccess>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.iterable.d.ts:241

Available only in secure contexts.

MDN Reference

Parameters
keySystem

string

supportedConfigurations

Iterable<MediaKeySystemConfiguration>

Returns

Promise<MediaKeySystemAccess>

Inherited from

Navigator.requestMediaKeySystemAccess


requestMIDIAccess()

requestMIDIAccess(options?): Promise<MIDIAccess>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16860

Available only in secure contexts.

MDN Reference

Parameters

options?

MIDIOptions

Returns

Promise<MIDIAccess>

Inherited from

Navigator.requestMIDIAccess


sendBeacon()

sendBeacon(url, data?): boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16868

MDN Reference

Parameters

url

string | URL

data?

BodyInit | null

Returns

boolean

Inherited from

Navigator.sendBeacon


setAppBadge()

setAppBadge(contents?): Promise<void>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16894

MDN Reference

Parameters

contents?

number

Returns

Promise<void>

Inherited from

Navigator.setAppBadge


share()

share(data?): Promise<void>

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16874

Available only in secure contexts.

MDN Reference

Parameters

data?

ShareData

Returns

Promise<void>

Inherited from

Navigator.share


vibrate()

Call Signature

vibrate(pattern): boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.d.ts:16876

MDN Reference

Parameters
pattern

VibratePattern

Returns

boolean

Inherited from

Navigator.vibrate

Call Signature

vibrate(pattern): boolean

Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.dom.iterable.d.ts:243

MDN Reference

Parameters
pattern

Iterable<number>

Returns

boolean

Inherited from

Navigator.vibrate