UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
src
/
app
/
layout
/
header
/
search-box.component.html
3 lines
(2 loc)
•
112 B
HTML
View Raw
1
2
3
<
i
nz-icon
nzType
=
"search"
>
</
i
>
<
input
nz-input
#
searchInput
[
placeholder
]=
"'app.header.search' | translate"
/>