isaacplmann / ngx-tour

Product Tour Built in Angular
https://isaacplmann.github.io/ngx-tour
MIT License
246 stars 100 forks source link

enableBackdrop missing in IStepOption? #241

Closed pstadler1990 closed 3 years ago

pstadler1990 commented 3 years ago

The IStepOption interface seems to exclude the enableBackdrop property, however it seems that this property is an attribute of a single step, right? It's also listed on the website.

hakimio commented 3 years ago

It's only implemented for ngx-tour-md-menu -> https://github.com/isaacplmann/ngx-tour/blob/master/projects/ngx-tour-md-menu/src/lib/step-option.interface.ts#L4