Open AMZALE opened 7 months ago
Seems like we need to add it to the service @chuckcarpenter
@RobbieTheWagner are you working on that or did you see some PR elsewhere?
@chuckcarpenter I am not working on it. We just manually define options in the angular service, so it should be relatively easy for someone to open a PR for it.
Hi. According to the official documentation there is stepsContainer property, how can I get it and set this a setting using angular-shepherd? All properties are available from ShepherdService
confirmCancel: boolean; confirmCancelMessage: string; defaultStepOptions: Step.StepOptions; errorTitle: any; isActive: boolean; keyboardNavigation: boolean; messageForUser: string; modal: boolean; requiredElements: any[]; tourName: any; tourObject: Shepherd.Tour; exitOnEsc: boolean;