UNPKG
candy-theme-flat
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
the default theme of candy
github.com/turingou/candy-theme-flat
turingou/candy-theme-flat
candy-theme-flat
/
widgets
/
search.jade
6 lines
•
224 B
text/jade
View Raw
1
2
3
4
5
6
//- .search
(
ng-controller
=
"candy.ctrlers.search"
)
form
#topSearch
.
input
-group .
input
-group-btn i.icon-search
input
(
type
=
"text"
,ng-model
=
"search.keyword"
,ng-change
=
"fetch()"
)
.form-control