actmd/abraham

Question: access to the full Shepherd API?

scarroll32 opened this issue · 1 comments

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/

Assuming this is not the case, closing.