Skip to content

vue3-el-table-sticky-pluginSticky headers for Element Plus tables

A Vue 3 directive plugin that keeps el-table headers pinned inside the page or your own business scroll containers.

What You Get

  • A directive-first API that keeps existing el-table column and data definitions unchanged.
  • Support for global defaults during plugin installation and per-table overrides at directive usage time.
  • A repo-backed demo suite that documents four sticky scenarios with the exact components used in local development.

Released under the MIT License.