UNPKG
vue-lds
Version:
latest (1.0.0-alpha.16)
1.0.0-alpha.16
1.0.0-alpha.15
1.0.0-alpha.14
1.0.0-alpha.13
1.0.0-alpha.12
1.0.0-alpha.11
1.0.0-alpha.10
1.0.0-alpha.9
1.0.0-alpha.8
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Salesforce's Lightning Design System wrapped in Vue.js.
github.com/linkoff/vue-lds
linkoff/vue-lds
vue-lds
/
lib
/
button-group.vue.d.ts
4 lines
(3 loc)
•
84 B
TypeScript
View Raw
1
2
3
4
import { Vue } from
'vue-property-decorator'
; export default
class
extends
Vue
{ }