@coveo/headless
    Preparing search index...

    Interface UrlManagerState

    A scoped and simplified part of the Headless state that is relevant to the UrlManager controller.

    interface UrlManagerState {
        fragment: string;
    }
    Index

    Properties

    Properties

    fragment: string

    The part of the url that contains search parameters. E.g., q=windmill&f[author]=Cervantes