Interface IItemFormTabInfo

Tab Information

Hierarchy

  • IItemFormTabInfo

Properties

isVertical?: boolean
onClick?: ((el?, item?) => void)

Type declaration

    • (el?, item?): void
    • Parameters

      • Optional el: HTMLElement
      • Optional item: IListGroupItem<Element>

      Returns void

tabs: IItemFormTab[]

Generated using TypeDoc