bvaughn/angular-form-for

Formatting - Select-field

オープン

#166 opened on 2015/10/06

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (51 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (423 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド