Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Type Alias LocationChange

    LocationChange: Partial<Location> & { method?: "push" | "replace" }

    Type Declaration

    • Optionalmethod?: "push" | "replace"

      Specifies whether to push a new entry or replace the current entry in the history stack