themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS

Home Page:https://flowbite.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datarange picker does not become inline

Mauro207 opened this issue · comments

The datarange picker cannot be put inline in any way. Using the current attributes, the datarange picker cannot be fixed.

Hey @Mauro207,

I'll check this as I'm working on an upgraded API for the datepicker component/plugin.

Cheers,
Zoltan

Hey @Mauro207,

Unfortunately it is not currently possible to add a date range picker inline.

However, you can add two separate inline datepickers and take the value from each of them.

It would get to the same result, the difference would be the lack of the range bar only.

Thanks,
Zoltan