Supporting both React and Vue in the Inertia packages has a big advantage: it makes you think framework-agnostic.
The whole sticky columns/header thing relies heavily on CSS variables and data attributes instead of framework-specific solutions. Less code and super clean 👌
Back