supportsComparison property
Whether or not this editor includes a section to edit a comparison date range.
Defaults to true
.
Implementation
@Input()
bool supportsComparison = true;
Whether or not this editor includes a section to edit a comparison date range.
Defaults to true
.
@Input()
bool supportsComparison = true;