You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
It seems like providing templates for bubbles is a pretty typical use case. It would be useful to include a template property in the TourDefinition and StepDefinition interfaces. If a template isn't provided then should use default template.
Wondering why documentation for templates is hidden in https://github.com/linkedin/hopscotch/tree/master/src/tl and no mention within documentation at http://linkedin.github.io/hopscotch/
Are these methods not expected to be public?
It seems like providing templates for bubbles is a pretty typical use case. It would be useful to include a
template
property in the TourDefinition and StepDefinition interfaces. If a template isn't provided then should use default template.Also
setRenderer
isn't defined on the type for Hopscotch https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/hopscotch/index.d.ts#L81-L161The text was updated successfully, but these errors were encountered: