Figma component
Show the component in Figma
A single date input for clear and consistent date selection.
The Field Date component provides a user-friendly way for users to input or select a date. It ensures consistent styling and behavior across applications, adapting to various states and form layouts.
|
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. |
date | states
The Field Date component supports the following states:
✅ 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:52