0.3.0 • Published 2 years ago

@gits-id/form-group v0.3.0

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

GITS Form Group Component

Reusable Form Group Component

Installation

npm

npm i @gits-id/form-group

yarn

yarn add @gits-id/form-group

pnpm

pnpm i @gits-id/form-group

Usage

<script setup lang="ts">
// import styles
import '@gits-id/form-group/dist/style.css';
// import component
import VFormGroup from '@gits-id/form-group';
</script>

<template>
  <VFormGroup />
</template>

Documentation

View VFormGroup documentation here.

Licence

ISC

0.3.0

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.1.17-next.10

2 years ago

0.1.17-alpha.1

2 years ago

0.1.17-next.1

2 years ago

0.1.17-alpha.34

2 years ago

0.1.17-next.3

2 years ago

0.1.17-alpha.32

2 years ago

0.1.17-next.0

2 years ago

0.1.17-alpha.0

2 years ago

0.0.0

2 years ago