Skip to content

Commit

Permalink
Update files/ja/web/api/keyboard/unlock/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mfuji09 and github-actions[bot] committed Dec 4, 2023
1 parent 3360b52 commit 8f5ea11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/ja/web/api/keyboard/unlock/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ l10n:
{{APIRef("Keyboard API")}}{{SeeCompatTable}}{{securecontext_header}}

**`unlock()`** は {{domxref("Keyboard")}} インターフェイスのメソッドで、 {{domxref('Keyboard.lock()')}} メソッドによってキャプチャされているすべてのキーのロックを解放し、同期的に返ります。

## 構文

```js-nolint
Expand Down

0 comments on commit 8f5ea11

Please sign in to comment.