UNPKG
pip-webui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
HTML5 UI for LOB applications
pip-webui
/
pip-webui-css
/
samples
/
material
/
toolbar.html
10 lines
(8 loc)
•
208 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
p
class
=
"text-title h72 m0 bm8 layout-row layout-align-start-center"
>
Toolbar
</
p
>
<
md-toolbar
md-scroll-shrink
>
<
div
class
=
"md-toolbar-tools"
>
<
span
>
Toolbar title
</
span
>
</
div
>
</
md-toolbar
>