0.6.1 • Published 9 months ago
@bobbykim/modal-alpha v0.6.1
@bobbykim/modal-alpha
Demo
Install
npm i @bobbykim/modal-alpha
Usage
import ModalAlpha from "@bobbykim/modal-alpha"
;
In your code
<script setup lang="ts">
...
import ModalAlpha from '@bobbykim/modal-alpha'
...
</script>
<template>
<modal-alpha></modal-alpha>
</template>
Required packages
- @bobbykim/manguito-theme
Maintainers
- Bobby Kim - Initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details