Documentation - v19.5.0-dev
    Preparing search index...
    interface Tab {
        icon: IconType;
        id: string;
        tooltip?: string;
    }
    Index

    Properties

    Properties

    icon: IconType

    Tab icon

    id: string

    id of the Tab

    tooltip?: string

    Returns the tooltip displayed when hovering the tab icon