@coveo/headless
    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 (e.g., "abc").