# 标签

📌 g-tabs Attributes

参数 说明 类型 可选值 默认值
selected 当前选中的标签名,可用 .sync修饰符绑定,必填 String , Number —— ——

📌 g-tabs-item Attributes

参数 说明 类型 可选值 默认值
name title 的名称,唯一且必填 String , Number —— ——
disabled title 禁用状态 Boolean —— false

📌 g-tabs-pane Attributes

参数 说明 类型 可选值 默认值
name title 的名称,唯一、必填且与 title 一致 String , Number —— ——