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

interface UrlManagerState {
    fragment: string;
}

Properties

Properties

fragment: string

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