1.0.0 • Published 10 months ago

@morpheme/divider v1.0.0

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

Morpheme Divider

Morpheme Divider Component.

Installation

npm

npm i @morpheme/divider

yarn

yarn add @morpheme/divider

pnpm

pnpm i @morpheme/divider

Usage

<script setup lang="ts">
import VDivider from '@morpheme/divider';
</script>

<template>
  <VList>
    <VListItem>Jane</VListItem>
    <VDivider />
    <VListItem>Lily</VListItem>
    <VDivider inset />
    <VListItem>Mary</VListItem>
  </VList>
</template>

Documentation

Check out storybook documentation here.

License

MIT

1.0.0

10 months ago

1.0.0-canary2.75

2 years ago

1.0.0-canary1.74

2 years ago

1.0.0-next.39

2 years ago

1.0.0-edge.2

2 years ago

1.0.0-edge.7

2 years ago

1.0.0-beta.11

2 years ago

1.0.0-next2.41

2 years ago

1.0.0-edge.11

2 years ago

1.0.0-rc.3

2 years ago

1.0.0-rc.4

2 years ago

1.0.0-next.4

2 years ago

1.0.0-alpha.100

2 years ago

1.0.0-next.5

2 years ago

1.0.0-rc.0

2 years ago

1.0.0-beta.10

2 years ago

1.0.0-alpha.235

2 years ago

1.0.0-alpha.222

2 years ago

1.0.0-beta.9

2 years ago