From b70e1c5047a716aa587abd786a6aa1d197140f5d Mon Sep 17 00:00:00 2001 From: MDN Date: Tue, 14 Dec 2021 00:54:59 +0000 Subject: [CRON] sync translated content --- files/ru/web/api/usb/onconnect/index.html | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 files/ru/web/api/usb/onconnect/index.html (limited to 'files/ru/web/api/usb/onconnect/index.html') diff --git a/files/ru/web/api/usb/onconnect/index.html b/files/ru/web/api/usb/onconnect/index.html deleted file mode 100644 index 8b60c4b889..0000000000 --- a/files/ru/web/api/usb/onconnect/index.html +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: USB.onconnect -slug: Web/API/USB/onconnect -tags: - - API - - Method - - Reference - - USB - - WebUSB - - WebUSB API - - onconnect -translation_of: Web/API/USB/onconnect ---- -

{{APIRef("WebUSB API")}}{{SeeCompatTable}}{{securecontext_header}}

- -

Свойство onconnect интерфейса {{DOMxRef("USB")}} является обработчиком события, который вызывается всегда, когда сопряжённое устройство подключается.

- -

Синтаксис

- -
USB.onconnect = connectFunction
- -

Спецификации

- -{{Specifications}} - -

Совместимость с браузерами

- - - -

{{Compat}}

-- cgit v1.2.3-54-g00ecf