File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 1515
1616The package contains a set of Free Custom Elements based on the popular Boostrap library.
1717
18- <!--
19- ```
20- <custom-element-demo>
21- <template>
22- <script src="../webcomponentsjs/webcomponents-lite.js"></script>
23- <script src="../smart-core/source/smart.core.js"></script>
24- <script type="text/javascript" src="../src/bootstrap-elements.js"></script>
25- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
26- <next-code-block></next-code-block>
27- </template>
28- </custom-element-demo>
29- ```
30- -->
18+ [ Demo ↗] ( https://www.htmlelements.com/demos/bootstrap/ )
19+
20+
3121``` html
3222<h2 >Bootstrap Buttons</h2 ><br />
3323<bootstrap-button style-mode =" primary" >Primary</bootstrap-button >
You can’t perform that action at this time.
0 commit comments