UNPKG
ngbootbox
Version:
latest (0.2.0)
0.2.0
0.1.2
AngularJS wrapper for bootbox.js
github.com/eriktufvesson/ngBootbox
eriktufvesson/ngBootbox
ngbootbox
/
examples
/
index.html
10 lines
(9 loc)
•
158 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
h1
>
ngBootbox examples
</
h1
>
<
ul
>
<
li
>
<
a
href
=
"example-1/"
>
Example 1
</
a
>
</
li
>
<
li
>
<
a
href
=
"example-2/"
>
Example 2 (using require.js)
</
a
>
</
li
>
</
ul
>