Vue Picker screenshot

Vue Picker

Author Avatar Theme by Naihe138
Updated: 5 Jun 2022
308 Stars

A picker componemt for vue

Overview:

The vue-picker component is a versatile solution that includes common pickers such as regular selection, linked selection, and Chinese address selection. It is compatible with both PC and mobile devices, making it a powerful picker that can be easily configured to suit different needs.

Features:

  • Compatible: Works on both PC and mobile devices.
  • Versatile Selection: Includes options for regular selection, linked selection, and Chinese address selection.
  • Easy Configuration: Simple setup using attribute parameters.
  • Customizable: Allows customization of various parameters such as the number of columns, default index, text for buttons, and more.

Installation:

To install the vue-picker theme, you can use npm or yarn. Here are the installation steps:

  1. Using npm:

    npm install vue-pickers --save
    
  2. Using yarn:

    yarn add vue-pickers
    

For web development, simply copy the ’lib/vue-picker.js’ folder to your project for direct usage.

Summary:

The vue-picker component offers a convenient solution for implementing various types of pickers in web applications. With its compatibility across different devices and easy configuration options, it provides a seamless experience for users. Install the theme using npm or yarn, and explore the different customization options available for creating a powerful picker component.