mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 00:13:00 +08:00
![Peter Wagenet](/assets/img/avatar_default.png)
* Run no-implicit-this codemod for app templates * Run tagless-ember-components-codemod for plugins * Turn on no-implicit-this lint
5 lines
129 B
Handlebars
5 lines
129 B
Handlebars
<label>
|
|
<Input @type="checkbox" class="wizard-checkbox" @checked={{this.field.value}} />
|
|
{{this.field.placeholder}}
|
|
</label>
|