@urban-vueseable/uh-card

0.0.6 • Public • Published

UHCard Component

Install

npm i @urban-vueseable/uh-card

Use Component

<template>
  <UHCard>
    Card Example
  </UHCard>
</template>

<script>
import UHCard from '@urban-vueseable/uh-card'

export default {
  components: {
    UHCard
  }
}
</script>

Props & Methods

Prop name Type Default Description
id String The ID is Unique
type String One Of : depth-1, depth-2
className String

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @urban-vueseable/uh-card

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • riskinputra