busao
    Preparing search index...

    Function renderAdminSearchTripForm

    • Renders the form used by the admin to search for trips.

      Parameters

      • route: string

        The API route for user search in the tables.

      • target: string

        The table body that will be updated.

      • trip: TripDirection

        The direction of the trip.

      • status: TripStatus

        The status of the trip.

      • searchQuery: string

        The search query.

      Returns string

      A form used to search for trips.