-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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;
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request