ModusCreateOrg/ionic-vue-examples

Example for ion-picker-controller

dspangenberg opened this issue · 7 comments

Hi,

Could you please implement an example for the ion-picker-controller? It seems that it doesn't work like the other controllers and isn't imported in ionic-vue/src/controllers/index.ts. Thanks!

Will do, it interests me too as it seems to not have any usage examples:
https://github.com/ionic-team/ionic/tree/master/core/src/components/picker

i hacked together this solution for something I am working on now...

aaronksaunders/ionic-vue-picker-sample https://buff.ly/2GC9Lkx

Thank you for the great example, @aaronksaunders

@dspangenberg stills needs a bit more documentation around the code for creating the columns, feel free to ping me if there is something that is not clear

Nicely done @aaronksaunders feel free to submit a PR!

I know it says good first issue, but I'd be interested in looking into this as well if you don't mind!