UNPKG
@domoinc/domo-select
Version:
latest (3.1.0)
3.1.0
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
DomoSelect - Domo Widget
@domoinc/domo-select
/
bower_components
/
summary-number
/
index.html
12 lines
•
181 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Module
</
title
>
</
head
>
<
body
>
<
script
src
=
"/dist/bundle.js"
>
</
script
>
<
script
>
// test or demo module here
</
script
>
</
body
>
</
html
>