@urbanhire.com/card

0.0.3 • Public • Published

UHCard Component

Installing

npm i @urbanhire.com/card

Usage

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

<script>
import UHCard from '@urbanhire.com/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

AUTHORS

@riskinputra - idea & initial work

Readme

Keywords

none

Package Sidebar

Install

npm i @urbanhire.com/card

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

4.05 kB

Total Files

5

Last publish

Collaborators

  • techurbanhire
  • fahriachmadi
  • riskinputra
  • gsoultan