UNPKG
@hcflgov/vue-html-wrapper
Version:
latest (3.0.1)
3.0.1
3.0.0
3.0.0-0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
A Vue.js plugin
github.com/Commbocc/hcflgov-vue-html-wrapper
@hcflgov/vue-html-wrapper
/
src
/
components
/
Parallax.md
6 lines
(5 loc)
•
148 B
Markdown
View Raw
1
2
3
4
5
6
```html
<
div
is
=
"hc-parallax"
gradient
=
"warning"
:height
=
"175"
>
<
h2
class
=
"text-center font-weight-bold text-shadow m-0"
>
All News
</
h2
>
</
div
>
```