-
Notifications
You must be signed in to change notification settings - Fork 1
/
DOCS en-US7.0cb71eee40c7d7b6716e.js
907 lines (775 loc) · 43.8 KB
/
DOCS en-US7.0cb71eee40c7d7b6716e.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[68],{
/***/ 763:
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXTERNAL MODULE: ./node_modules/vue/dist/vue.esm-browser.prod.js
var vue_esm_browser_prod = __webpack_require__(0);
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist/templateLoader.js??ref--6!./node_modules/vue-loader/dist??ref--3-0!./website/md-loader!./website/docs/en-US/button.md?vue&type=template&id=de0f9944
const buttonvue_type_template_id_de0f9944_hoisted_1 = {
class: "content element-doc"
};
const buttonvue_type_template_id_de0f9944_hoisted_2 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Button ");
const buttonvue_type_template_id_de0f9944_hoisted_3 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Commonly used button.", -1);
const buttonvue_type_template_id_de0f9944_hoisted_4 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Basic usage ");
const buttonvue_type_template_id_de0f9944_hoisted_5 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Use "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "type"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(", "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "plain"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(", "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "round"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" and "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "circle"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" to define Button's style.")])], -1);
const buttonvue_type_template_id_de0f9944_hoisted_6 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row>\n <el-button>Default</el-button>\n <el-button type=\"primary\">Primary</el-button>\n <el-button type=\"success\">Success</el-button>\n <el-button type=\"info\">Info</el-button>\n <el-button type=\"warning\">Warning</el-button>\n <el-button type=\"danger\">Danger</el-button>\n</el-row>\n\n<el-row>\n <el-button plain>Plain</el-button>\n <el-button type=\"primary\" plain>Primary</el-button>\n <el-button type=\"success\" plain>Success</el-button>\n <el-button type=\"info\" plain>Info</el-button>\n <el-button type=\"warning\" plain>Warning</el-button>\n <el-button type=\"danger\" plain>Danger</el-button>\n</el-row>\n\n<el-row>\n <el-button round>Round</el-button>\n <el-button type=\"primary\" round>Primary</el-button>\n <el-button type=\"success\" round>Success</el-button>\n <el-button type=\"info\" round>Info</el-button>\n <el-button type=\"warning\" round>Warning</el-button>\n <el-button type=\"danger\" round>Danger</el-button>\n</el-row>\n\n<el-row>\n <el-button icon=\"el-icon-search\" circle></el-button>\n <el-button type=\"primary\" icon=\"el-icon-edit\" circle></el-button>\n <el-button type=\"success\" icon=\"el-icon-check\" circle></el-button>\n <el-button type=\"info\" icon=\"el-icon-message\" circle></el-button>\n <el-button type=\"warning\" icon=\"el-icon-star-off\" circle></el-button>\n <el-button type=\"danger\" icon=\"el-icon-delete\" circle></el-button>\n</el-row>\n")], -1);
const buttonvue_type_template_id_de0f9944_hoisted_7 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Disabled Button ");
const buttonvue_type_template_id_de0f9944_hoisted_8 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("The "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "disabled"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" attribute determines if the button is disabled.")], -1);
const buttonvue_type_template_id_de0f9944_hoisted_9 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Use "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "disabled"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" attribute to determine whether a button is disabled. It accepts a "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "Boolean"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" value.")])], -1);
const buttonvue_type_template_id_de0f9944_hoisted_10 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row>\n <el-button disabled>Default</el-button>\n <el-button type=\"primary\" disabled>Primary</el-button>\n <el-button type=\"success\" disabled>Success</el-button>\n <el-button type=\"info\" disabled>Info</el-button>\n <el-button type=\"warning\" disabled>Warning</el-button>\n <el-button type=\"danger\" disabled>Danger</el-button>\n</el-row>\n\n<el-row>\n <el-button plain disabled>Plain</el-button>\n <el-button type=\"primary\" plain disabled>Primary</el-button>\n <el-button type=\"success\" plain disabled>Success</el-button>\n <el-button type=\"info\" plain disabled>Info</el-button>\n <el-button type=\"warning\" plain disabled>Warning</el-button>\n <el-button type=\"danger\" plain disabled>Danger</el-button>\n</el-row>\n")], -1);
const buttonvue_type_template_id_de0f9944_hoisted_11 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Text Button ");
const buttonvue_type_template_id_de0f9944_hoisted_12 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Buttons without border and background.", -1);
const buttonvue_type_template_id_de0f9944_hoisted_13 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-button type=\"text\">Text Button</el-button>\n<el-button type=\"text\" disabled>Text Button</el-button>\n")], -1);
const buttonvue_type_template_id_de0f9944_hoisted_14 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Icon Button ");
const buttonvue_type_template_id_de0f9944_hoisted_15 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Use icons to add more meaning to Button. You can use icon alone to save some space, or use it with text.", -1);
const buttonvue_type_template_id_de0f9944_hoisted_16 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Use the "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "icon"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" attribute to add icon. You can find the icon list in Element Plus icon component. Adding icons to the right side of the text is achievable with an "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "<i>"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" tag. Custom icons can be used as well.")])], -1);
const buttonvue_type_template_id_de0f9944_hoisted_17 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-button type=\"primary\" icon=\"el-icon-edit\"></el-button>\n<el-button type=\"primary\" icon=\"el-icon-share\"></el-button>\n<el-button type=\"primary\" icon=\"el-icon-delete\"></el-button>\n<el-button type=\"primary\" icon=\"el-icon-search\">Search</el-button>\n<el-button type=\"primary\"\n >Upload<i class=\"el-icon-upload el-icon-right\"></i\n></el-button>\n")], -1);
const buttonvue_type_template_id_de0f9944_hoisted_18 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Button Group ");
const _hoisted_19 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Displayed as a button group, can be used to group a series of similar operations.", -1);
const _hoisted_20 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Use tag "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "<el-button-group>"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" to group your buttons.")])], -1);
const _hoisted_21 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-button-group>\n <el-button type=\"primary\" icon=\"el-icon-arrow-left\">Previous Page</el-button>\n <el-button type=\"primary\"\n >Next Page<i class=\"el-icon-arrow-right el-icon-right\"></i\n ></el-button>\n</el-button-group>\n<el-button-group>\n <el-button type=\"primary\" icon=\"el-icon-edit\"></el-button>\n <el-button type=\"primary\" icon=\"el-icon-share\"></el-button>\n <el-button type=\"primary\" icon=\"el-icon-delete\"></el-button>\n</el-button-group>\n")], -1);
const _hoisted_22 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Loading Button ");
const _hoisted_23 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Click the button to load data, then the button displays a loading state.", -1);
const _hoisted_24 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Set "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "loading"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" attribute to "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "true"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" to display loading state.")])], -1);
const _hoisted_25 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-button type=\"primary\" :loading=\"true\">Loading</el-button>\n")], -1);
const _hoisted_26 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Sizes ");
const _hoisted_27 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Besides default size, Button component provides three additional sizes for you to choose among different scenarios.", -1);
const _hoisted_28 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Use attribute "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "size"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" to set additional sizes with "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "medium"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(", "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "small"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" or "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "mini"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(".")])], -1);
const _hoisted_29 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row>\n <el-button>Default</el-button>\n <el-button size=\"medium\">Medium</el-button>\n <el-button size=\"small\">Small</el-button>\n <el-button size=\"mini\">Mini</el-button>\n</el-row>\n<el-row>\n <el-button round>Default</el-button>\n <el-button size=\"medium\" round>Medium</el-button>\n <el-button size=\"small\" round>Small</el-button>\n <el-button size=\"mini\" round>Mini</el-button>\n</el-row>\n<el-row>\n <el-button icon=\"el-icon-search\" circle></el-button>\n <el-button icon=\"el-icon-search\" size=\"medium\" circle></el-button>\n <el-button icon=\"el-icon-search\" size=\"small\" circle></el-button>\n <el-button icon=\"el-icon-search\" size=\"mini\" circle></el-button>\n</el-row>\n")], -1);
const _hoisted_30 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Button Attributes ");
const _hoisted_31 = /*#__PURE__*/Object(vue_esm_browser_prod["createStaticVNode"])("<table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>size</td><td>button size</td><td>string</td><td>medium / small / mini</td><td>—</td></tr><tr><td>type</td><td>button type</td><td>string</td><td>primary / success / warning / danger / info / text</td><td>—</td></tr><tr><td>plain</td><td>determine whether it's a plain button</td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>round</td><td>determine whether it's a round button</td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>circle</td><td>determine whether it's a circle button</td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>loading</td><td>determine whether it's loading</td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>disabled</td><td>disable the button</td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>icon</td><td>icon class name</td><td>string</td><td>—</td><td>—</td></tr><tr><td>autofocus</td><td>same as native button's <code>autofocus</code></td><td>boolean</td><td>—</td><td>false</td></tr><tr><td>native-type</td><td>same as native button's <code>type</code></td><td>string</td><td>button / submit / reset</td><td>button</td></tr></tbody></table>", 1);
const _hoisted_32 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Button-Group Attributes ");
const _hoisted_33 = /*#__PURE__*/Object(vue_esm_browser_prod["createStaticVNode"])("<table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>size</td><td>control the size of buttons in this button-group</td><td>string</td><td>medium / small / mini</td><td>—</td></tr></tbody></table>", 1);
const _hoisted_34 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Button-Group Slots ");
const _hoisted_35 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("table", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("thead", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("tr", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("th", null, "Name"), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("th", null, "Description")])]), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("tbody", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("tr", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("td", null, "default"), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("td", null, "customize button group content")])])], -1);
function buttonvue_type_template_id_de0f9944_render(_ctx, _cache, $props, $setup, $data, $options) {
const _component_app_link = Object(vue_esm_browser_prod["resolveComponent"])("app-link");
const _component_app_heading = Object(vue_esm_browser_prod["resolveComponent"])("app-heading");
const _component_element_demo0 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo0");
const _component_demo_block = Object(vue_esm_browser_prod["resolveComponent"])("demo-block");
const _component_element_demo1 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo1");
const _component_element_demo2 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo2");
const _component_element_demo3 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo3");
const _component_element_demo4 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo4");
const _component_element_demo5 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo5");
const _component_element_demo6 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo6");
const _component_right_nav = Object(vue_esm_browser_prod["resolveComponent"])("right-nav");
return Object(vue_esm_browser_prod["openBlock"])(), Object(vue_esm_browser_prod["createElementBlock"])("section", buttonvue_type_template_id_de0f9944_hoisted_1, [Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "button",
content: "Button",
href: "#button",
level: "2"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_2, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#button"
})]),
_: 1
}), buttonvue_type_template_id_de0f9944_hoisted_3, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "basic-usage",
content: "Basic usage",
href: "#basic-usage",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_4, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#basic-usage"
})]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo0)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_6]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_5]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "disabled-button",
content: "Disabled Button",
href: "#disabled-button",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_7, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#disabled-button"
})]),
_: 1
}), buttonvue_type_template_id_de0f9944_hoisted_8, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo1)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_10]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_9]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "text-button",
content: "Text Button",
href: "#text-button",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_11, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#text-button"
})]),
_: 1
}), buttonvue_type_template_id_de0f9944_hoisted_12, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo2)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_13]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "icon-button",
content: "Icon Button",
href: "#icon-button",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_14, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#icon-button"
})]),
_: 1
}), buttonvue_type_template_id_de0f9944_hoisted_15, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo3)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_17]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_16]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "button-group",
content: "Button Group",
href: "#button-group",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [buttonvue_type_template_id_de0f9944_hoisted_18, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#button-group"
})]),
_: 1
}), _hoisted_19, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo4)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_21]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_20]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "loading-button",
content: "Loading Button",
href: "#loading-button",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_22, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#loading-button"
})]),
_: 1
}), _hoisted_23, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo5)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_25]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_24]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "sizes",
content: "Sizes",
href: "#sizes",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_26, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#sizes"
})]),
_: 1
}), _hoisted_27, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo6)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_29]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_28]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "button-attributes",
content: "Button Attributes",
href: "#button-attributes",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_30, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#button-attributes"
})]),
_: 1
}), _hoisted_31, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "button-group-attributes",
content: "Button-Group Attributes",
href: "#button-group-attributes",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_32, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#button-group-attributes"
})]),
_: 1
}), _hoisted_33, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "button-group-slots",
content: "Button-Group Slots",
href: "#button-group-slots",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_34, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#button-group-slots"
})]),
_: 1
}), _hoisted_35, Object(vue_esm_browser_prod["createVNode"])(_component_right_nav)]);
}
// CONCATENATED MODULE: ./website/docs/en-US/button.md?vue&type=template&id=de0f9944
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist??ref--3-0!./website/md-loader!./website/docs/en-US/button.md?vue&type=script&lang=ts
/* harmony default export */ var buttonvue_type_script_lang_ts = ({
name: 'component-doc',
components: {
"element-demo0": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Default");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Primary");
const _hoisted_3 = /*#__PURE__*/_createTextVNode("Success");
const _hoisted_4 = /*#__PURE__*/_createTextVNode("Info");
const _hoisted_5 = /*#__PURE__*/_createTextVNode("Warning");
const _hoisted_6 = /*#__PURE__*/_createTextVNode("Danger");
const _hoisted_7 = /*#__PURE__*/_createTextVNode("Plain");
const _hoisted_8 = /*#__PURE__*/_createTextVNode("Primary");
const _hoisted_9 = /*#__PURE__*/_createTextVNode("Success");
const _hoisted_10 = /*#__PURE__*/_createTextVNode("Info");
const _hoisted_11 = /*#__PURE__*/_createTextVNode("Warning");
const _hoisted_12 = /*#__PURE__*/_createTextVNode("Danger");
const _hoisted_13 = /*#__PURE__*/_createTextVNode("Round");
const _hoisted_14 = /*#__PURE__*/_createTextVNode("Primary");
const _hoisted_15 = /*#__PURE__*/_createTextVNode("Success");
const _hoisted_16 = /*#__PURE__*/_createTextVNode("Info");
const _hoisted_17 = /*#__PURE__*/_createTextVNode("Warning");
const _hoisted_18 = /*#__PURE__*/_createTextVNode("Danger");
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, null, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary"
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_button, {
type: "success"
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_button, {
type: "info"
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
}), _createVNode(_component_el_button, {
type: "warning"
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_button, {
type: "danger"
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
plain: ""
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary",
plain: ""
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
}), _createVNode(_component_el_button, {
type: "success",
plain: ""
}, {
default: _withCtx(() => [_hoisted_9]),
_: 1
}), _createVNode(_component_el_button, {
type: "info",
plain: ""
}, {
default: _withCtx(() => [_hoisted_10]),
_: 1
}), _createVNode(_component_el_button, {
type: "warning",
plain: ""
}, {
default: _withCtx(() => [_hoisted_11]),
_: 1
}), _createVNode(_component_el_button, {
type: "danger",
plain: ""
}, {
default: _withCtx(() => [_hoisted_12]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
round: ""
}, {
default: _withCtx(() => [_hoisted_13]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary",
round: ""
}, {
default: _withCtx(() => [_hoisted_14]),
_: 1
}), _createVNode(_component_el_button, {
type: "success",
round: ""
}, {
default: _withCtx(() => [_hoisted_15]),
_: 1
}), _createVNode(_component_el_button, {
type: "info",
round: ""
}, {
default: _withCtx(() => [_hoisted_16]),
_: 1
}), _createVNode(_component_el_button, {
type: "warning",
round: ""
}, {
default: _withCtx(() => [_hoisted_17]),
_: 1
}), _createVNode(_component_el_button, {
type: "danger",
round: ""
}, {
default: _withCtx(() => [_hoisted_18]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
icon: "el-icon-search",
circle: ""
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-edit",
circle: ""
}), _createVNode(_component_el_button, {
type: "success",
icon: "el-icon-check",
circle: ""
}), _createVNode(_component_el_button, {
type: "info",
icon: "el-icon-message",
circle: ""
}), _createVNode(_component_el_button, {
type: "warning",
icon: "el-icon-star-off",
circle: ""
}), _createVNode(_component_el_button, {
type: "danger",
icon: "el-icon-delete",
circle: ""
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo1": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Default");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Primary");
const _hoisted_3 = /*#__PURE__*/_createTextVNode("Success");
const _hoisted_4 = /*#__PURE__*/_createTextVNode("Info");
const _hoisted_5 = /*#__PURE__*/_createTextVNode("Warning");
const _hoisted_6 = /*#__PURE__*/_createTextVNode("Danger");
const _hoisted_7 = /*#__PURE__*/_createTextVNode("Plain");
const _hoisted_8 = /*#__PURE__*/_createTextVNode("Primary");
const _hoisted_9 = /*#__PURE__*/_createTextVNode("Success");
const _hoisted_10 = /*#__PURE__*/_createTextVNode("Info");
const _hoisted_11 = /*#__PURE__*/_createTextVNode("Warning");
const _hoisted_12 = /*#__PURE__*/_createTextVNode("Danger");
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
disabled: ""
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_button, {
type: "success",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_button, {
type: "info",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
}), _createVNode(_component_el_button, {
type: "warning",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_button, {
type: "danger",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary",
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
}), _createVNode(_component_el_button, {
type: "success",
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_9]),
_: 1
}), _createVNode(_component_el_button, {
type: "info",
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_10]),
_: 1
}), _createVNode(_component_el_button, {
type: "warning",
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_11]),
_: 1
}), _createVNode(_component_el_button, {
type: "danger",
plain: "",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_12]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo2": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Text Button");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Text Button");
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_button, {
type: "text"
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
type: "text",
disabled: ""
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo3": function () {
const {
resolveComponent: _resolveComponent,
createVNode: _createVNode,
createTextVNode: _createTextVNode,
withCtx: _withCtx,
createElementVNode: _createElementVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Search");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Upload");
const _hoisted_3 = /*#__PURE__*/_createElementVNode("i", {
class: "el-icon-upload el-icon-right"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-edit"
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-share"
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-delete"
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-search"
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary"
}, {
default: _withCtx(() => [_hoisted_2, _hoisted_3]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo4": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
createElementVNode: _createElementVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Previous Page");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Next Page");
const _hoisted_3 = /*#__PURE__*/_createElementVNode("i", {
class: "el-icon-arrow-right el-icon-right"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
const _component_el_button_group = _resolveComponent("el-button-group");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_button_group, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-arrow-left"
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
type: "primary"
}, {
default: _withCtx(() => [_hoisted_2, _hoisted_3]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_button_group, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-edit"
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-share"
}), _createVNode(_component_el_button, {
type: "primary",
icon: "el-icon-delete"
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo5": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Loading");
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_button, {
type: "primary",
loading: true
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo6": function () {
const {
createTextVNode: _createTextVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createTextVNode("Default");
const _hoisted_2 = /*#__PURE__*/_createTextVNode("Medium");
const _hoisted_3 = /*#__PURE__*/_createTextVNode("Small");
const _hoisted_4 = /*#__PURE__*/_createTextVNode("Mini");
const _hoisted_5 = /*#__PURE__*/_createTextVNode("Default");
const _hoisted_6 = /*#__PURE__*/_createTextVNode("Medium");
const _hoisted_7 = /*#__PURE__*/_createTextVNode("Small");
const _hoisted_8 = /*#__PURE__*/_createTextVNode("Mini");
function render(_ctx, _cache) {
const _component_el_button = _resolveComponent("el-button");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, null, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_button, {
size: "medium"
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_button, {
size: "small"
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_button, {
size: "mini"
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
round: ""
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_button, {
size: "medium",
round: ""
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
}), _createVNode(_component_el_button, {
size: "small",
round: ""
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_button, {
size: "mini",
round: ""
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_button, {
icon: "el-icon-search",
circle: ""
}), _createVNode(_component_el_button, {
icon: "el-icon-search",
size: "medium",
circle: ""
}), _createVNode(_component_el_button, {
icon: "el-icon-search",
size: "small",
circle: ""
}), _createVNode(_component_el_button, {
icon: "el-icon-search",
size: "mini",
circle: ""
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}()
}
});
// CONCATENATED MODULE: ./website/docs/en-US/button.md?vue&type=script&lang=ts
// CONCATENATED MODULE: ./website/docs/en-US/button.md
buttonvue_type_script_lang_ts.render = buttonvue_type_template_id_de0f9944_render
/* harmony default export */ var en_US_button = __webpack_exports__["default"] = (buttonvue_type_script_lang_ts);
/***/ })
}]);