search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to convert <DaypilotNavigator/> into icon ?

Asked by pushplata
1 year ago.

Hi,

I have to show navigator but it should be as icon not in big size. Please guide me how can I do it.

Thanks in advance

Answer posted by Dan Letecky [DayPilot]
1 year ago.

Here you can find a JavaScript demo that binds a DatePicker popup to a specified target (a <span> element in this case):

https://javascript.daypilot.org/demo/calendar/datepicker.html

Comment posted by pushplata
1 year ago.

How to use in react could you plz guide me.

Comment posted by Dan Letecky [DayPilot]
1 year ago.

Please see the following tutorial:
https://code.daypilot.org/10750/react-calendar-with-date-picker-open-source

It shows how to bind the date picker to a selected target in your React application.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.