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

1.0.0-rc.7 • Public • Published

Morpheme Container

Morpheme Container Component.

Installation

npm

npm i @morpheme/container

yarn

yarn add @morpheme/container

pnpm

pnpm i @morpheme/container

Usage

<script setup lang="ts">
import Container from '@morpheme/container';
</script>

<template>
  <Container>Text</Container>
</template>

Documentation

View Container documentation here.

License

MIT

Package Sidebar

Install

npm i @morpheme/container

Weekly Downloads

162

Version

1.0.0-rc.7

License

MIT

Unpacked Size

23.7 kB

Total Files

21

Last publish

Collaborators

  • gravitano