UNPKG
iosselect
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
iosselect for andriod and ios
github.com/zhoushengmufc/iosselect
zhoushengmufc/iosselect
iosselect
/
demo
/
ajax
/
angular
/
components
/
components.html
7 lines
(6 loc)
•
229 B
HTML
View Raw
1
2
3
4
5
6
7
<
p
>
Welcome to
<
b
>
{{name}}
</
b
>
Page.
</
p
>
<
h2
>
Load 'IosSelect' module
</
h2
>
<
div
>
<
input
type
=
"text"
ng-model
=
"phonenumber"
readonly
ng-iosselect
/>
<
input
type
=
"text"
ng-model
=
"phonenumber1"
readonly
ng-iosselect
/>
</
div
>