0.7.4 • Published 11 months ago

@bobbykim/mcl-collapse v0.7.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@bobbykim/mcl-collapse

Demo

MCL Storybook Page

Install

npm i @bobbykim/mcl-collapse

Usage

import { MclCollapseA, MclCollapseB } from "@bobbykim/mcl-collapse";

<script setup lang="ts">
...
import { MclCollapseA, MclCollapseB } from '@bobbykim/mcl-collapse'
...
</script>

<template>
  <mcl-collapse-a></mcl-collapse-a>
  <mcl-collapse-b></mcl-collapse-b>
</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

0.7.2

12 months ago

0.7.4

11 months ago

0.7.3

12 months ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago