Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

does it cater for the checkboxes and radio buttons #208

Open
bogere opened this issue Sep 14, 2016 · 0 comments
Open

does it cater for the checkboxes and radio buttons #208

bogere opened this issue Sep 14, 2016 · 0 comments

Comments

@bogere
Copy link

bogere commented Sep 14, 2016

hullo thank you for your great effort in building this meteor jade... i was inquiring if it can support the checkboxes because i having difficult time to render them... i used this simple example.
template(name = "task")
li.(class='{{#if checked}}checked{{/if}}')
button.delete ×
|
input.toggle-checked(type='checkbox', checked='{{checked}}')
|
span.text
| {{text}} by
strong {{username}}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant