@coveo/headless
    Preparing search index...

    Interface TabInitialState

    interface TabInitialState {
        isActive: boolean;
    }
    Index

    Properties

    Properties

    isActive: boolean

    Specifies if the tab is currently selected. Note that there can be only one active tab for a given headless engine.