Skip to content

Commit

Permalink
Empty doc for date_range
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Lelaquais committed Nov 6, 2023
1 parent 3369d85 commit b3c8c5e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/manuals/gui/viselements/date_range.md_template
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
A control that can display and specify a range of date or times.

# Styling

All the date controls are generated with the "taipy-date_range" CSS class. You can use this class
name to select the date selectors on your page and apply style.

# Usage

## Simple date range selection

TODO:

0 comments on commit b3c8c5e

Please sign in to comment.