nhn / tui.date-picker

Component that selects specific date.

Home Page:https://nhn.github.io/tui.date-picker/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Today Button, Year SelectBox, Month SelectBox Add Request

DBSSU77 opened this issue · comments

Version
3.3.4

Development Environment
JavaScript, JQuery

Request

  1. Please add today's date selection button function.
  2. Please add a year selection SelectBox function.
  3. Please add a monthly selection SelectBox function.

@DBSSU77
We'll consider adding today's date selection button.
We already support the function that year and month selection on SelectBox like the below video.

If I misunderstand what you said, tell me more information about this.

@jajugoguma
This image is an example.
We customer wants to select using the SelectBox.
NVtQY

@DBSSU77
Rather than adding the function inside the date picker, you should add it using the external select box and the 'setDate' and 'open' APIs.