HTMLBars.helpers

Ember.HTMLBars.helpers Class

Module: ember-data

singularize (word)

Defined in node_modules/ember-inflector/addon/lib/helpers/singularize.js:4

If you have Ember Inflector (such as if Ember Data is present), singularize a word. For example, turn "oxen" into "ox". Example: {{singularize myProperty}} {{singularize "oxen"}}

Parameters:

word String|Property
word to singularize

© 2017 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://emberjs.com/api/data/classes/Ember.HTMLBars.helpers.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部