vue-lds
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.16 • Public • Published

vue-lds

Salesforce's Lightning Design System for Vue.js.

Installation

npm

npm i vue-lds

Yarn

yarn add vue-lds

Usage

import Vue from 'vue'
import VueLDS from 'vue-lds'
 
Vue.use(VueLDS)
 
new Vue({
  el: '#app',
  template: '<vlds-button type="neutral" icon="utility/edit">Button</vlds-button>',
})

Package Sidebar

Install

npm i vue-lds

Weekly Downloads

1

Version

1.0.0-alpha.16

License

MIT

Unpacked Size

2.99 MB

Total Files

13

Last publish

Collaborators

  • linkoff