Skip to content

Conversation

Hanks10100
Copy link

One thing should be noticed:

In Weex, the structure of the <input> element has a slight difference with Web, it doesn't have the valueproperty but has attr.value. It should be considered when getting the value of input element.

In Weex, the structure of the `<input>` element has a slight difference with Web, it doesn't have
the `value` property but has `attr.value`. It should be considered when getting the value of input
element.
@chrisvfritz
Copy link
Owner

@Hanks10100 Excellent! Thanks. 😄

@chrisvfritz chrisvfritz merged commit f188fa0 into chrisvfritz:feature/v-model-through-attrs-and-listeners Aug 11, 2017
@Hanks10100 Hanks10100 deleted the weex-feature-v-model branch August 15, 2017 09:57
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