@gits-id/dropdown
v1.0.0-beta.3
Published
GITS Dropdown Component
Downloads
132
Readme
GITS Dropdown Component
Dropdown Component.
Installation
npm
npm i @gits-id/dropdownyarn
yarn add @gits-id/dropdownpnpm
pnpm i @gits-id/dropdownUsage
<script setup lang="ts">
import Dropdown from '@gits-id/dropdown';
</script>
<template>
<Dropdown />
</template>Documentation
View Dropdown documentation here.
License
MIT
