FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

添加 checked="todo.completed" by smallos · Pull Request #6 · leanklass/leanreact · GitHub

添加 checked="todo.completed" - #6

Open
smallos wants to merge 1 commit into
leanklass:jsxfrom
smallos:patch-1
Open

添加 checked="todo.completed"#6
smallos wants to merge 1 commit into
leanklass:jsxfrom
smallos:patch-1

Conversation

smallos commented Jun 30, 2016

Copy link
Copy Markdown

完成的前面有勾

Comment thread index.html
<div className="view">
<input className="toggle" type="checkbox" checked=""/>
<input className="toggle" type="checkbox" checked="todo.completed"/>
<label> {todo.title} </label>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

这里写错了哦,值应该用花括号 checked={todo.completed}

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL