-
Notifications
You must be signed in to change notification settings - Fork 51
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
Widget: Text Input #39
Comments
First pass added in #33 with the |
Basic implementation completed in #75 |
I suggest that we take the opportunity with D2 to fix some anomalies with date/time pickers in D1. My time zone is GMT+1.
I think there are also anomalies with the Date pickers in D1, but I have not fully analysed those yet. |
Description
Text input field with the ability to setup different "modes", e.g. password, email, etc. for validation.
Properties
Existing Dashboard 1.0 Properties:
Events
Controls
Existing Examples
Vuetify Component: https://vuetifyjs.com/en/components/text-fields/
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: