Options
All
  • Public
  • Public/Protected
  • All
Menu

页签

Hierarchy

  • VueCmpBase
    • ElTabsPanel

Implements

Index

Constructors

constructor

Properties

closable

closable: boolean

标签是否可关闭

disabled

disabled: boolean

是否禁用

label

label: string

选项卡标题

lazy

lazy: boolean

标签是否延迟渲染

tabname

tabname: string

与选项卡绑定值 value 对应的标识符,表示选项卡别名 该选项卡在选项卡列表中的顺序值,如第一个选项卡则为'1'

Methods

doGetMethods

  • doGetMethods(): {}
  • Returns {}

getAttrEditors

  • getAttrEditors(): AttributeEditorBase[]
  • Returns AttributeEditorBase[]

getElemtHtml

  • getElemtHtml(): string
  • Returns string

render

  • render(): void
  • Returns void

Generated using TypeDoc