@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Class InfoBoxTab

    Index

    Constructors

    Properties

    Constructors

    • Parameters

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

      Returns InfoBoxTab

    Properties

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

    React component to display when the infobox tab is selected

    id: string

    id of the InfoBoxTab

    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