@croud-ui/vue-card

0.0.3 • Public • Published

@croud-ui/vue-card

The card component is used to display data in an elevated state.

Install

To use this component in your vue app, install the component via the npm registery:

yarn add @croud-ui/vue-card

Usage

Import this component into the component file where you want to render it and register the component:

import Card from "@croud-ui/vue-card";

export default defineComponent({
  ...
  components: {
    Card
  }
})

License

Licensed under the MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @croud-ui/vue-card

Weekly Downloads

66

Version

0.0.3

License

MIT

Unpacked Size

3.78 kB

Total Files

6

Last publish

Collaborators

  • brockreece
  • mitchreece