@scolastico-dev/walu
    Preparing search index...

    Type Alias ReloadMethod

    ReloadMethod: "document.write" | "location.update"

    Defines the method used to reload the application after an update.

    • 'document.write': Replaces the entire document content with fresh index.html
    • 'location.update': Triggers a standard navigation to the current URL