vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

editable-select : how add an empty value choice with e-ng-options ? #531

Closed JeremieLAN closed 8 years ago

JeremieLAN commented 8 years ago

Hi,

i would like to know how to add easily an empty value choice in a select using e-ng-options.

Thank you for your help.

Jérémie

ckosloski commented 8 years ago

Set e-placeholder="Your Blank Value Text".

JeremieLAN commented 8 years ago

terrific ! Thank you !

ckosloski commented 8 years ago

Your welcome. If that fixes your issue, please close it.