@urbanhire.com/vuesable

1.2.0 • Public • Published

vuesable

Vuesable is urbanhire vue component.

Installing


Using npm :

npm i @urbanhire.com/vuesable

Using yarn :

yarn add @urbanhire.com/vuesable

Quick Start


Find src/main.js and add below.

...
import Vue from 'vue'
import Components from "@urbanhire.com/vuesable";
import "@urbanhire.com/vuesable/dist/vuesable.css";

Vue.use(Components);

...

Usage


<UHButton>Submit</UHButton>

More Components


  • UHAlert
  • UHAvatar
  • UHAvatarChip
  • UHAvatarGroup
  • UHBreadcrumb
  • UHButton
  • UHCard
  • UHChart
  • UHDropdown
  • UHInput
  • UHModal
  • UHProgressBar
  • UHSelect
  • UHStep
  • UHStepPane
  • UHTab
  • UHUploadBox
  • UHTable

Authors


Readme

Keywords

Package Sidebar

Install

npm i @urbanhire.com/vuesable

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

9.88 MB

Total Files

147

Last publish

Collaborators

  • fahriachmadi
  • gsoultan
  • riskinputra
  • techurbanhire