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

【功能】CSSElement 提供获取输入框内容的方法 #29

Closed
defnngj opened this issue Dec 30, 2021 · 1 comment
Closed

【功能】CSSElement 提供获取输入框内容的方法 #29

defnngj opened this issue Dec 30, 2021 · 1 comment

Comments

@defnngj
Copy link
Collaborator

defnngj commented Dec 30, 2021

获取方法:

document.querySelectorAll("#kw")[0].value;
@defnngj
Copy link
Collaborator Author

defnngj commented Jun 22, 2022

已实现~!

@defnngj defnngj closed this as completed Jun 22, 2022
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

1 participant