Skip to content

Editable and required property of TextField do not work #13

Closed
@ShubhamJainSJ

Description

@ShubhamJainSJ

As per the documentation, both DatePickerField and TimePickerField are extensions of TextField but editable and required property have no effect on these fields.

I need the date and time to be set only from ngModel in certain use-case scenarios. Users should not be allowed to modify the values but as per current package, there is no way to disable GUI editing of the field.

Kindly check if these features can be added.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions