Like many programming languages, Ember also allows you to write if else and if else if statements in a template. app/components/my-component.hbs {{#if condition}} ...
確定! 回上一頁