0.3.0 • Published 4 years ago
@gits-id/form-select v0.3.0
GITS Form Select Component
Reusable Form Select Component
Installation
npm
npm i @gits-id/form-selectyarn
yarn add @gits-id/form-selectpnpm
pnpm i @gits-id/form-selectUsage
<script setup lang="ts">
// import styles
import '@gits-id/form-select/dist/style.css';
// import component
import VFormSelect from '@gits-id/form-select';
</script>
<template>
<VFormSelect />
</template>Documentation
View VFormSelect documentation here.
Licence
ISC
0.3.0
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.4
4 years ago
0.1.17-alpha.34
4 years ago
0.1.17-alpha.32
4 years ago
0.1.17-next.8
4 years ago
0.1.17-next.7
4 years ago
0.1.17-next.10
4 years ago
0.1.17-alpha.1
4 years ago
0.1.17-next.1
4 years ago
0.1.17-next.3
4 years ago
0.1.17-next.0
4 years ago
0.1.17-alpha.84
4 years ago
0.1.17-alpha.0
4 years ago
0.0.0
4 years ago