Set placeholder in multi-picker in Ionic2

I want to set a placeholder in multi-picker. I implemented the picker using the below github url:

https://github.com/raychenfj/ion-multi-picker

I tried setting the text as default value but it didn’t worked. It’s not getting rendered into the DOM.