jasonleibowitz/react-add-to-calendar-hoc

Dropdown options appear as their own buttons instead of needing add-to-calendar button

mding5692 opened this issue · 0 comments

Feature request

Is your feature request related to a problem? Please describe.

Instead of needing to press an Add to Calendar button, it is possible to just see all the dropdown options as a list of buttons that you can click?

Describe the solution you'd like

  1. Users see list of buttons of different ways to add to calendar
  2. User is able to click on each and every one of them

Describe alternatives you've considered

Tried customizing different props and hiding button using css styling

Additional context

This is mainly so its easier for the user to choose and don't have to press an extra button

Really appreciate this library and it works very well 👍 Much thanks!