Skip to content

Components for DateRange filter#103

Open
barry-observation wants to merge 3 commits into
developfrom
feature/date-from-to-filter
Open

Components for DateRange filter#103
barry-observation wants to merge 3 commits into
developfrom
feature/date-from-to-filter

Conversation

@barry-observation

Copy link
Copy Markdown
Contributor

Adding the components that are used in the FromToDateFilter.

Comment on lines +13 to +16
dateFrom: string | undefined
dateTo: string | undefined
emptyDateFromLabel: string
emptyDateToLabel: string

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ik zou liever een Date | undefined doorgeven maar dan moeten we de formatting hier doen. Het formatten geef ik liever niet uit handen dus daarom heb ik het toch maar zo gelaten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant