Skip to content

3scarecrow/vue-quarter-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-quarter-select

ci npm (scoped)

一个基于 Vue2 的季度选择器

vue-quarter-select preview

Install

# yarn
yarn add @3scarecrow/vue-quarter-select
#npm
npm install --save @3scarecrow/vue-quarter-select

Documentation

vue-quarter-select 2 版本文档 | vue-quarter-select 1 版本文档

Usage

<template>
  <VueQuarterSelect v-model="date" />
</template>
<script>
import VueQuarterSelect from '@3scarecrow/vue-quarter-select'
export default {
  components: {
    VueQuarterSelect
  },
  data() {
    return {
      date: ''
    }
  }
}
</script>

Star History

Star History Chart

About

🎉 基于 Vue.js 的季度选择器

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy