@morpheme/progress-circular
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.7 • Public • Published

Morpheme AppShell

Morpheme Application Shell Component.

Installation

npm

npm i @morpheme/app-shell

yarn

yarn add @morpheme/app-shell

pnpm

pnpm i @morpheme/app-shell

Usage

<script setup lang="ts">
import VAppShell from '@morpheme/app-shell';
</script>

<template>
  <VAppShell>
    Content
  </VAppShell>
</template>

Documentation

Check out storybook documentation here.

License

MIT

/@morpheme/progress-circular/

    Package Sidebar

    Install

    npm i @morpheme/progress-circular

    Weekly Downloads

    34

    Version

    1.0.0-rc.7

    License

    MIT

    Unpacked Size

    27.6 kB

    Total Files

    20

    Last publish

    Collaborators

    • gravitano