@coveo/headless-react
    Preparing search index...

    Interface RegisterTabActionCreatorPayload

    interface RegisterTabActionCreatorPayload {
        expression: string;
        id: string;
    }
    Index

    Properties

    Properties

    expression: string

    The tab filter expression.

    id: string

    A unique identifier for the tab (for example, "abc").