Disable the daterangepicker component in TypeScript Daterangepicker control
18 Nov 20181 minute to read
DateRangePicker can be inactivated on a page, by setting enabled value as false that will disable the component completely from all the user interactions including in form post. The following example demonstrates the disabled component.