:feat add tips (#23)

Co-authored-by: jinwentao <jinwentao@huya.com>
This commit is contained in:
Jin
2020-07-25 17:14:39 +08:00
committed by GitHub
parent a60cf99691
commit d92bc733df
4 changed files with 60 additions and 7 deletions

View File

@@ -19,6 +19,10 @@
target: document.body,
data: {
events,
skipInactive: true,
showDebug: false,
autoPlay: false,
showWarning: false,
},
});
component.addEventListener('finish', () => console.log('finish'));