actmd / abraham

Trackable application tours for Rails with i18n support
MIT License
124 stars 45 forks source link

Question: access to the full Shepherd API? #64

Closed scarroll32 closed 2 years ago

scarroll32 commented 3 years ago

The Abraham documentation talks about steps, and the example has element and placement

   title: "Events"
      text: "If you're participating in any events today, we'll show that here."
      attachTo:
        element: ".dashboard-events"
        placement: "right"

The Shepherd API offers many other options on the Step object, including popperOptions, highlightClass, arrow etc.

Does Abraham support all of these options?

https://shepherdjs.dev/docs/

scarroll32 commented 2 years ago

Assuming this is not the case, closing.