0.3.0 • Published 3 years ago

@gits-id/file-input v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

GITS File Input Component

Reusable File Input Component

Installation

npm

npm i @gits-id/file-input

yarn

yarn add @gits-id/file-input

pnpm

pnpm i @gits-id/file-input

Usage

<script setup lang="ts">
// import styles
import '@gits-id/file-input/dist/style.css';
// import component
import VFileInput from '@gits-id/file-input';
</script>

<template>
  <VFileInput />
</template>

Documentation

View VFileInput documentation here.

Licence

ISC

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.4

3 years ago

0.1.17-next.8

3 years ago

0.1.17-next.7

3 years ago

0.1.17-next.10

3 years ago

0.1.17-next.1

3 years ago

0.1.17-alpha.34

3 years ago

0.1.17-alpha.32

3 years ago

0.1.17-next.0

3 years ago

0.1.17-alpha.84

3 years ago

0.1.17-alpha.0

3 years ago

0.0.0

3 years ago