Skip to content

Non-Prop Attributes 举的例子 <input type="datetime" /> 应该替换为 datetime-local #868

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

Closed
Ryokutouto opened this issue Feb 22, 2021 · 1 comment · Fixed by #910
Closed

Comments

@Ryokutouto
Copy link

No description provided.

@skirtles-code
Copy link
Contributor

For anyone else who was wondering, I believe the suggestion here it to change type="datetime" to type="datetime-local" in the examples on this page:

https://v3.vuejs.org/guide/component-attrs.html

See also: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime

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 a pull request may close this issue.

2 participants