open drawer
I am the content of the drawer
```
--------------------------------
### Add and Close Tabs
Source: https://github.com/liuzhong0117/element-plus/blob/dev/docs/en-US/component/tabs.md
Only card type Tabs support adding and closing tabs dynamically. This example demonstrates how to manage tabs programmatically.
```html