raychenfj / ion-multi-picker

Multi Item Picker - An Ionic Custom Multi Picker Component
https://raychenfj.github.io/ion-multi-picker/
Other
236 stars 103 forks source link

Can i call picker open directly #72

Closed zuo305 closed 7 years ago

zuo305 commented 7 years ago

Hi. Thank for open source this lib. It's very cool stuff. And one more request. Can i call picker open directly? Just using <ion-multi-picker item-content [multiPickerColumns]="dependentColumns"> and call MultiPicker.open() directly.

不好意思,我可以不可以 直接 call picker open,不需要 嵌套 ion-item 和 label.我有自己的一些东西要显示。

raychenfj commented 7 years ago

I guess you can try yourself, but there is no guarantee.

You can create a new issue if anything goes wrong.