Ionic popUp Select

Ionic popUp Select

Awesome Select with pop up

$5.00

(1)
Amila Jayasinghe

Amila Jayasinghe

Member since 2016

Details

Version:
1.1
Size:
2mb
Ionic:
1.0 beta,1.0.x,1.3.x
Platforms:
iOS, Android
View ID:
6e0cde53
Released:
8 years ago
Updated:
7 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
<script src="js/ionic.popup.select.min.js"></script>

Angular Module should be like:
angular.module('starter', ['ionic','popup-select'])

Usage
Include this inside the ``
``
'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

Hey there! You'll need to log in before you can leave a comment here.

Buddhi

Buddhi   ·   8 years ago

How to use your plugins as there is no documentation.

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

you can use it by replacing the list of options with your own List.

Buddhi

Buddhi   ·   8 years ago

Hi Amila , I am trying to create directives so I can reuse it. but it is not working when i pass ng-model. can you have a look.

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

Hi Buddhi, Let me work on it and I'll get back to you.

Buddhi

Buddhi   ·   8 years ago

Hi Ami any updates on it, I have implement with directives. but needed some improvement on it. if you have got any update please let me know.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Ezequias Albuquerque

Ezequias Albuquerque   ·   8 years ago

This component works with multiselect ?

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

you can use this for multiselect by changing the <radio> to <check>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Marlene R J costa

Marlene R J costa   ·   8 years ago

I bought and could not get to work lack information of how this plugin

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

You just need to copy and paste the codes.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Chris Vu

Chris Vu   ·   7 years ago

Is there any document about using this plugin?

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

There is no documentation. Just copy and paste of the codes will do.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Guillermo

Guillermo   ·   7 years ago

Hello, I am doing an Ionic application, and I would like to know if the "Ionic popUp Select" is ready to automatically adapt to different mobile devices and "landscape" and "portrait" orientations. And consequently, if the scroll works in those orientations, Android and IOS. Or should I configure it with half queries? Thank you very much

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

Yes. It works for both android and iOS. And also it works with different orientations with scrolling. Meanwhile you can try this in ionic view using appID mentioned. Thanks

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Anthony Edwards Jr

Anthony Edwards Jr   ·   6 years ago

HI is this working for Ionic 3

Amila Jayasinghe

Amila Jayasinghe   ·   6 years ago

No. It’s only for ionic 1

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Anthony Edwards Jr

Anthony Edwards Jr   ·   6 years ago

HI is this working for Ionic 3

Amila Jayasinghe

Amila Jayasinghe   ·   6 years ago

No. It’s only for ionic 1

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Guillermo

Guillermo   ·   7 years ago

Hello, I am doing an Ionic application, and I would like to know if the "Ionic popUp Select" is ready to automatically adapt to different mobile devices and "landscape" and "portrait" orientations. And consequently, if the scroll works in those orientations, Android and IOS. Or should I configure it with half queries? Thank you very much

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

Yes. It works for both android and iOS. And also it works with different orientations with scrolling. Meanwhile you can try this in ionic view using appID mentioned. Thanks

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Chris Vu

Chris Vu   ·   7 years ago

Is there any document about using this plugin?

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

There is no documentation. Just copy and paste of the codes will do.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Marlene R J costa

Marlene R J costa   ·   8 years ago

I bought and could not get to work lack information of how this plugin

Amila Jayasinghe

Amila Jayasinghe   ·   7 years ago

You just need to copy and paste the codes.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Ezequias Albuquerque

Ezequias Albuquerque   ·   8 years ago

This component works with multiselect ?

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

you can use this for multiselect by changing the <radio> to <check>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Buddhi

Buddhi   ·   8 years ago

Hi Ami any updates on it, I have implement with directives. but needed some improvement on it. if you have got any update please let me know.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

Hi Buddhi, Let me work on it and I'll get back to you.

Buddhi

Buddhi   ·   8 years ago

Hi Amila , I am trying to create directives so I can reuse it. but it is not working when i pass ng-model. can you have a look.

Amila Jayasinghe

Amila Jayasinghe   ·   8 years ago

you can use it by replacing the list of options with your own List.

Buddhi

Buddhi   ·   8 years ago

How to use your plugins as there is no documentation.

Hey there! You'll need to log in and purchase the add-on before you can leave a rating here.

Danilo Ferreira   ·     ·   7 years ago

Don't buy this fucking shit! It's just a ionicModal that opens a list... No directive, no styling... just a simple list like any ionicModal examples...

  ·     ·   just now

{{ rating.comment }}

  ·     ·   just now

{{ rating.comment }}

Danilo Ferreira    ·     ·   7 years ago

Don't buy this fucking shit! It's just a ionicModal that opens a list... No directive, no styling... just a simple list like any ionicModal examples...