element

A Vue.js 2.0 UI Toolkit for Web

23 articles 54.2k View on GitHub ↗
23 articles
How to Optimize Performance with Large Datasets Using Virtual Scrolling in Element UI Table

Optimize Element UI Table performance with large datasets using virtual scrolling. Learn how to slice your data array and render only visible rows to dramatically improve load times and user experience.

performance
Mar 7, 2026
How to Create Custom Components That Integrate with Element UI Patterns

Learn to create custom Vue components that integrate seamlessly with Element UI patterns. Extend ElementUIComponent, implement install, and use BEM for consistent design and functionality.

how-to-guide
Mar 7, 2026
How to Migrate from Element UI to Element Plus for Vue 3 Compatibility

Migrate from Element UI to Element Plus for Vue 3 compatibility. Learn to replace packages, update APIs, and adjust CSS imports for a seamless transition.

migration-guide
Mar 7, 2026
How to Register Element UI Components Globally vs Locally for Optimal Bundle Size

Optimize your Element UI bundle size by registering components globally or locally. Learn how to import only needed modules with Vue.use() or the components option.

performance
Mar 7, 2026
How to Ensure Accessibility Compliance Using ARIA Utilities in Element UI

Learn how Element UI ARIA utilities in src/utils/aria-* manage focus and ensure WCAG compliance for accessible web applications. Improve your UI accessibility today.

how-to-guide
Mar 7, 2026
How to Implement Drag-and-Drop Functionality with the Element UI Transfer Component

Learn to implement drag-and-drop with Element UI Transfer. Extend the component using draggable.js to sync items between panels and enhance user experience.

how-to-guide
Mar 7, 2026
How to Use Collapse and Tabs in Element UI for Collapsible Content and Tabbed Navigation

Learn how to use Element UI Collapse and Tabs for collapsible content and tabbed navigation. Master v-model binding and event emissions with Vue for dynamic UIs.

how-to-guide
Mar 7, 2026
How to Create Custom Tooltips and Popovers Using Element UI Components

Learn to create custom tooltips and popovers in Element UI using the popper mixin, popperClass prop, and v-model bindings for custom styling and control.

how-to-guide
Mar 7, 2026
How to Use Element UI Select and Option Components with Remote Data and Filtering

Learn how to use Element UI Select with remote data and filtering. Implement the remote prop and a custom remote method to fetch options dynamically and enhance user experience.

how-to-guide
Mar 7, 2026
How to Show Loading States with Loading.directive and Loading.service in Element UI

Master Element UI loading states using v-loading directive and Loading.service. Learn declarative and imperative control for better user experience.

how-to-guide
Mar 7, 2026
Component Communication in Element UI Using the Emitter Mixin: Dispatch and Broadcast Explained

Master Element UI component communication with the emitter mixin. Learn how dispatch and broadcast efficiently manage parent-child interactions without a global event bus.

internals
Mar 7, 2026
How to Implement Date and Time Selection with DatePicker and TimePicker in Element UI

Master date and time selection in Element UI. Learn to implement ElDatePicker and ElTimePicker for single values, ranges, and combined inputs with their dynamic panel selection.

how-to-guide
Mar 7, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →