Vant is a mobile UI toolkit for vue.js 2 and vue.js 3 that makes it easy to create nice looking mobile UI components.
mobile app ui components, react native ui components library, mobile ui design templates, mobile ui html templates, react native elements, mobile app ui html template free download
Features
- π 1KB Component average size (min+gzip)
- π 65+ High-quality components
- πͺ 90%+ Unit test coverage
- πͺ Written in TypeScript
- π Extensive documentation and demos
- π Provide Sketch and Axure design resources
- π Support Vue 2 & Vue 3
- π Support Tree Shaking
- π Support Custom Theme
- π Support i18n
- π Support SSR
How to make use of it:
Install and download:
# Vue 2 npm i vant -S # Vue 3 npm i [email protected] -S
1. Import the UI components of your choice.
import Vue from 'vue'; import { Button } from 'vant';
2. User interface component Register.
Vue.use(Button); // OR Vue.component(Button.name, Button); // OR GLOBALLY export default { components: { [Button.name]: Button, }, };
UI Components Included:
- Button
- Cell
- Icon
- Image
- Layout
- Popup
- Built-in style
- Toast
- Calendar
- Cascader
- Checkbox
- DatetimePicker
- Field
- Form
- NumberKeyboard
- PasswordInput
- Picker
- Radio
- Rate
- Search
- Slider
- Stepper
- Switch
- SwitchCell
- Uploader
- ActionSheet
- Dialog
- DropdownMenu
- Loading
- Notify
- Overlay
- PullRefresh
- ShareSheet
- SwipeCell
- Badge
- Circle
- Collapse
- CountDown
- Divider
- Empty
- ImagePreview
- Lazyload
- List
- NoticeBar
- Popover
- Progress
- Skeleton
- Steps
- Sticky
- Swipe
- Tag
- Grid
- IndexBar
- NavBar
- Pagination
- Sidebar
- Tab
- Tabbar
- TreeSelect
- AddressEdit
- AddressList
- Area
- Card
- ContactCard
- ContactEdit
- ContactList
- Coupon
- GoodsAction
- SubmitBar
- Sku
Vue.js Mobile UI Components Library, Vant Plugin/Github, native base, best react native ui library
See Demo And Download
Official Website(youzan): Click Here
This superior jQuery/javascript plugin is developed by youzan. For extra Advanced Usages, please go to the official website.