@stereograph/teiaviewer - v18.5.0-dev
    Preparing search index...

    Class Tab

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • image: TabImageType
      • Title: (props: { uuids: string[] }) => Element
      • Content: (props: { uuids: string[] }) => Element
      • OptionalTooltip: string

      Returns Tab

    Properties

    Content: (props: { uuids: string[] }) => Element

    React component to display when the infobox tab is selected

    id: string

    id of the Tab

    image: TabImageType

    Infobox tab image

    Title: (props: { uuids: string[] }) => Element

    Returns the title of the infobox tab

    Tooltip?: string

    Returns the tooltip displayed when hovering the infobox tab image