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

    Interface InfoBoxTabContainerProps

    interface InfoBoxTabContainerProps {
        defaultTabIndex?: number;
        tabs?: InfoBoxTab[];
    }
    Index

    Properties

    defaultTabIndex?: number
    tabs?: InfoBoxTab[]