Skip to content

Vant 4

🌟 Welcome to the pinnacle of mobile development! Vant 4 represents the ultimate evolution in component library design, delivering unmatched performance and developer joy.

Vant 4 isn't just an update—it's a complete reimagining of what a mobile component library can be. Built with cutting-edge technology and years of real-world experience, it's your secret weapon for creating extraordinary mobile experiences that captivate users and delight developers.

🚀 Revolutionary Features

Experience the next generation of mobile development:

  • 🎯 Vue 3.2+ Supercharged - Leverage the latest Vue innovations for peak performance
  • 🎨 70+ Premium Components - The most comprehensive mobile toolkit ever created
  • Composition API Native - Built from the ground up for modern Vue development
  • 💎 TypeScript Perfection - Industry-leading type safety and IntelliSense support
  • 🌳 Tree Shaking Mastery - Ultra-optimized bundles for lightning-fast apps
  • 🎭 700+ Theme Variables - Unprecedented customization freedom
  • 🌐 SSR & Nuxt 3 Excellence - Perfect for modern full-stack applications
  • Accessibility First - Inclusive design for everyone
  • 📦 Micro Bundle Size - Maximum features, minimum footprint

⚡ Lightning-Fast Installation

Get started in seconds with your favorite package manager:

bash
# Install via npm
npm i vant

# Install via yarn
yarn add vant

# Install via pnpm
pnpm add vant

🎯 Instant Gratification

Experience the magic with just a few lines:

js
import { createApp } from 'vue';
import { Button } from 'vant';
import 'vant/lib/index.css';

const app = createApp();
app.use(Button);

Your journey to mobile excellence starts here! ✨

🔄 Seamless Migration

Upgrading from Vant 3? We've got you covered! Follow our comprehensive Migration Guide for a smooth transition to the future.

🌍 Universal Compatibility

Vant 4 delivers exceptional performance across all modern platforms:

  • Chrome >= 51
  • iOS >= 10.0
  • All modern browsers with cutting-edge optimizations

📚 Essential Resources

Your gateway to mastery:


Explore the complete Vant ecosystem and accelerate your development:

Enterprise-level mobile solution based on Vant