Full error:
Can't bind to 'minDate' since it isn't a known property of 'mtx-datetimepicker'.
If 'mtx-datetimepicker' is an Angular component and it has 'minDate' input, then verify that it is included in the '@Component.imports' of this component.
If 'mtx-datetimepicker' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message.
To allow any property add 'NO_ERRORS_SCHEMA' to the '@Component.schemas' of this component.
Full error: Can't bind to 'minDate' since it isn't a known property of 'mtx-datetimepicker'.
how I'm using the property: