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

1.0.0-rc.7 • Public • Published

Morpheme Layouts

Deprecated

Morpheme Layouts Component.

Installation

npm

npm i @morpheme/layouts

yarn

yarn add @morpheme/layouts

pnpm

pnpm i @morpheme/layouts

Usage

<script setup lang="ts">
import {Auth, Base, Default, SidebarMenu} from '@morpheme/layouts';
</script>

<template>
  <Auth />
  <Base />
  <Default />
  <SidebarMenu />
</template>

Documentation

View Layouts documentation here.

License

MIT

Package Sidebar

Install

npm i @morpheme/layouts

Weekly Downloads

41

Version

1.0.0-rc.7

License

MIT

Unpacked Size

583 kB

Total Files

36

Last publish

Collaborators

  • gravitano