Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

textinputとtextarea改修 #86

Closed
cathcheeno opened this issue Aug 4, 2017 · 0 comments
Closed

textinputとtextarea改修 #86

cathcheeno opened this issue Aug 4, 2017 · 0 comments
Assignees

Comments

@cathcheeno
Copy link
Contributor

cathcheeno commented Aug 4, 2017

ここみたいに、dom要素のvalue値へのケアをしたい。

<input class="foo" value="xxx" />
const xxx = document.querySelector('.foo').value;

xxxを同期して扱いたい。

@cathcheeno cathcheeno changed the title テキストエリアUI表示 textinputとtextarea改修 Aug 22, 2017
tosaka07 added a commit that referenced this issue Aug 22, 2017
Updated: Synchronize value and value of DOM element.
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

No branches or pull requests

2 participants