bvaughn/angular-form-for

Formatting - Select-field

開放

#166 建立於 2015年10月6日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (51 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (423 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It would be great if we could format the displayed field in a select field. Basic angular ng-options allows you to do this -- ng-options="type.id as (type.id + ' ' + type.someDesc) for type in vm.someList"> -- Forgive me if you can and I'm not seeing this. Also, being able to use filter options in a select would be awesome too, ie, order by, etc.

貢獻者指南