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

1.0.0-rc.12 • 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

/@morpheme/container/

    Package Sidebar

    Install

    npm i @morpheme/container

    Weekly Downloads

    154

    Version

    1.0.0-rc.12

    License

    MIT

    Unpacked Size

    24.1 kB

    Total Files

    21

    Last publish

    Collaborators

    • gravitano