1.0.0-rc.7 • Published 6 months ago

@morpheme/app-bar v1.0.0-rc.7

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Morpheme AppBar

Morpheme AppBar is a Vue component used to display content at the top of a page.

Installation

Install with your prefered package manager.

With NPM:

npm i @morpheme/alert

With Yarn:

yarn add @morpheme/alert

With PNPM:

pnpm i @morpheme/alert

Usage

To use the component, you can simply include it in your template like this:

<script setup lang="ts">
// import component
import AppBar from '@morpheme/app-bar';
// import styles
import '@morpheme/app-bar/dist/style.css';
</script>

<template>
  <AppBar> Hello World </AppBar>
</template>

Documentation

View full documentation here.

License

MIT

1.0.0-canary1.74

8 months ago

1.0.0-next.39

9 months ago

1.0.0-edge.2

6 months ago

1.0.0-canary.7

8 months ago

1.0.0-edge.7

6 months ago

1.0.0-alpha.1

6 months ago

1.0.0-alpha.100

6 months ago

1.0.0-canary2.75

8 months ago

1.0.0-rc.7

6 months ago

1.0.0-rc.5

6 months ago

1.0.0-beta.11

9 months ago

1.0.0-next2.41

9 months ago

1.0.0-edge.11

6 months ago

1.0.0-rc.3

6 months ago

1.0.0-rc.4

6 months ago

1.0.0-next.4

9 months ago

1.0.0-rc.1

8 months ago

1.0.0-next.5

9 months ago

1.0.0-rc.0

8 months ago

1.0.0-beta.10

10 months ago

1.0.0-alpha.90

11 months ago

1.0.0-alpha.40

12 months ago

1.0.0-alpha.32

12 months ago

1.0.0-alpha.53

12 months ago

1.0.0-alpha.284

11 months ago

1.0.0-alpha.283

11 months ago

1.0.0-alpha.282

11 months ago

1.0.0-beta.9

11 months ago

1.0.0-alpha.27

12 months ago

1.0.0-alpha.222

11 months ago

1.0.0-alpha.37

12 months ago

1.0.0-alpha.286

11 months ago

1.0.0-alpha.69

12 months ago

1.0.0-beta.8

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-alpha.6

1 year ago

1.0.0-beta.7

1 year ago

1.0.0-alpha.46

1 year ago

1.0.0-beta.6

1 year ago

1.0.0-beta.5

1 year ago