@morpheme/command
v1.0.1
Published
Morpheme Command Menu Component
Maintainers
Readme
Morpheme Command
Morpheme Command Palette Component.
Installation
npm
npm i @morpheme/commandyarn
yarn add @morpheme/commandpnpm
pnpm i @morpheme/commandUsage
<script setup lang="ts">
import {VCommand} from '@morpheme/command';
</script>
<template>
<VCommand />
</template>Documentation
Check out storybook documentation here.
License
MIT
