-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
❔ Question
Hi,
I have implemented react-semantic-ui-datepickers inside my react application and everything works fine, but I have a question. Is there a way to display the datepicker inline? I mean without the need to click inside the textbox and wait for the popup to appear. A way to display only the actual datepicker ready to use.
Thanks