-
Notifications
You must be signed in to change notification settings - Fork 161
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
Choose label -text for igxTimePicker #6905
Comments
There has been no recent activity and this issue has been marked inactive. |
There has been no recent activity and this issue has been marked inactive. |
Hi @AvanadeCermak <igx-time-picker>
<label igxLabel>Custom label</label>
</igx-time-picker> We chose to implement it this way in order for it to be consistent with the combo/select and also because it's more powerful than a text property. It was also decided that the date picker's label will use this implementation, here is the feature request |
…readme-update-6905 feat(time-picker): Updating the readme and the changelog, #6905
Is your feature request related to a problem? Please describe.
The default Timepicker tag (without Template) has all that functionality but no way to change the lable. And if I use Templates there is no way to get the same functionality the default Timepicker has.
Describe the solution you'd like
Enable to choose the Labletext on TimePicker (like on DatePicker)
Or provide Timepicker -Template setup with the same Funktionality as the default TimePicker.
Additional context
Add any other context or screenshots about the feature request here.

The text was updated successfully, but these errors were encountered: