Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enforce DATE_RANGE mode in DateRangeView selection model.
Added a listener to ensure only DATE_RANGE mode is supported in the selection model. Throwing an exception for unsupported modes to prevent invalid configurations and potential misuse.
- Loading branch information