The page-navigation component of Turbo on the web. A JavaScript library that intercepts link clicks, fetches the destination, swaps out the body element with the response, and updates the URL via the pushState API. Gives multi-page apps single-page-app-like performance by avoiding re-downloading JS/CSS. Turbo Native installs itself as an adapter on Turbo Drive in hybrid apps.