Figma component
Show the component in Figma
A paired input for selecting a start and end date with ease.
The Field Daterange component enables users to select a start and end date, providing an intuitive and consistent experience for selecting date ranges across applications.
|
Property |
Type |
Description |
|---|---|---|
|
State |
Default | Hover | Focus on first date | Focus on second date | Disabled | Readonly |
Visual and interactive states of the field. |
|
Error |
boolean |
Displays the field in error state. |
|
required |
boolean |
Displays an asterisk if the field is mandatory. |
|
Has label |
boolean |
Displays the field label. |
|
↳ Label |
string |
Custom content for the field label. |
|
Has description |
boolean |
Displays the description text. |
|
↳ Description |
string |
Custom content for the description. |
|
Has error description |
boolean |
Displays the error description text. |
|
↳ Error description |
string |
Custom content for the error message. |
|
Open |
boolean |
Toggles the visibility of the calendar popover. |
The Field DateRange component supports the following states:
Spark light
Spark dark
Ocean light
Ocean dark
✅ Do:
❌ Don’t:
The latest UI designs for the Field Date component can be found in our [Figma file].
The component is also available in our [Storybook] for hands-on testing and reference, supporting stacks like Web Component, Blazor, Angular, React, and VueJS.
Have feedback, an idea, or a bug to report? Head over to our Contributions page.
© 2026 Nova Tycho. Page last updated on Nov 7, 2025, 12:55