Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

angular-shepherd #2240

Open
AMZALE opened this issue Apr 4, 2024 · 3 comments
Open

angular-shepherd #2240

AMZALE opened this issue Apr 4, 2024 · 3 comments

Comments

@AMZALE
Copy link

AMZALE commented Apr 4, 2024

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;

@RobbieTheWagner
Copy link
Member

Seems like we need to add it to the service @chuckcarpenter

@chuckcarpenter
Copy link
Member

@RobbieTheWagner are you working on that or did you see some PR elsewhere?

@RobbieTheWagner
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants