feat: Add option to remove "Time" Label from DateTime #23555
Labels
package: core
@ionic/core package
type: feature request
a new feature, enhancement, or improvement
v6
issues specific to Framework v6
Milestone
Feature Request
Ionic version:
[ ] 4.x
[ ] 5.x
[X] 6.x
Describe the Feature Request
The DateTime Picker has a "Time" Label next to the Time selector. As i mostly want to use the Datetime Component inline like native ios, it would be great to be able to remove this text, as it isn't there on native ios either (compare reminder app).
Describe Solutions
timeLabel
Property which can be a stringshowTimeLabel
boolean PropertyI can create a PR for this if you say me which is the preferred way of handling this
The text was updated successfully, but these errors were encountered: