UNPKG
candy-theme-moeclub
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A theme for Moe.Club
github.com/sanddudu/candy-theme-moeclub
sanddudu/candy-theme-moeclub
candy-theme-moeclub
/
widgets
/
search.jade
6 lines
•
229 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