### 基本用法

下面的例子中，禁用了右键菜单、选择文本、复制功能、另存为键和开发者工具键。

``` html
<f-forbidden contextmenu select copy save-key devtools-key></f-forbidden>
```
