Skip to content

Commit

Permalink
Add Range Section
Browse files Browse the repository at this point in the history
  • Loading branch information
X901 authored Jan 11, 2024
1 parent 397c62f commit bb70506
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ FXDatePickerView(selectedDate: $selectedDate)
```

### Range

![range](https://github.com/X901/FXDatePicker/assets/16876982/d2948ef8-7a13-493e-92d7-4847dccdc8a9)


`FXDatePicker` also supports selecting dates within specified ranges. This can be particularly useful for applications where you need to restrict date selection to a certain period. Below are examples of how to use `FXDatePicker` with different types of date ranges.


Expand Down

0 comments on commit bb70506

Please sign in to comment.