0.3.0 • Published 3 years ago
@gits-id/radio v0.3.0
GITS VRadio Component
Reusable VRadio Component
Installation
npm
npm i @gits-id/radio
yarn
yarn add @gits-id/radio
pnpm
pnpm i @gits-id/radio
Usage
<script setup lang="ts">
// import styles
import '@gits-id/radio/dist/style.css';
// import component
import VRadio from '@gits-id/radio';
</script>
<template>
<VRadio />
</template>
Documentation
View VRadio
documentation here.
Licence
ISC
0.3.0
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.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.0
3 years ago
0.0.0
3 years ago