busao
    Preparing search index...
    • Deletes an element from the page with support for no client-side JavaScript.

      Parameters

      • request: Request

        The request to the associated endpoint.

      • url: string

        The URL to be redirected to.

      Returns Response

      • An empty response to delete the associated element in case HTMX is enabled, enabling reactive behaviour.
      • A redirect to a page with the same content in case HTMX is disabled.