## 代码演示 ### 基础用法 通过`title`设置选项卡标题名称。 ``` html ``` ``` ts const title:string = 'tab' ```