
Ionic popUp Select
Awesome Select with pop up
$5.00
Details
- Version:
- 1.1
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 4 years ago
- Updated:
- 4 years ago
- Category:
- Plugins
- Tags:
- Ionic, select, pop up, ionic select pop up,
This is a awesome plugin for select tag. Select tag will animate & display as pop up box with filtering option. This is compatible with both iOS and Android. layout and animation are customizable.
You can thy this out with ionic view using App ID : 6e0cde53
Documentation
Include the directive inside your <head>
tag
``<br></br>
Angular Module should be like:
angular.module('starter', ['ionic','popup-select'])
Usage
Include this inside the <ion-content>
<my-select selected="{{data.name}}"></my-select>
'data.name' will be 'Selected value' and 'Key' respectively.
Include this just inside the tag or create a modal
``
Here :
mytitle = Title of the list
mylist = Name Of the Array