@bobbykim/mcl-tabs
v0.9.0
Published
tabs component built based on manguito theme
Downloads
2
Readme
@bobbykim/mcl-tabs
Demo
Install
npm i @bobbykim/mcl-tabs
Usage
import { MclTabsA } from "@bobbykim/mcl-tabs"
<script setup lang="ts">
...
import { MclTabsA } from "@bobbykim/mcl-tabs"
...
</script>
<template>
<mcl-tabs-a></mcl-tabs-a>
</template>
Dependencies
- @bobbykim/manguito-theme
Maintainer
- Bobby Kim - Initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details