Member Junction
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    body: MJTabBodyComponent | null = null
    done: (error?: any) => {}

    Whenever the container is done processing, it MUST call this done method to signal that it is done.

    index: number
    newTabIndex: number

    This property provides the default calculation for what the new tab index will be and can be overriden by the container component to set a different value.

    tab: MJTabComponent | null = null