:feat add tips (#23)

Co-authored-by: jinwentao <jinwentao@huya.com>
This commit is contained in:
Jin
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 9452e5b12a
commit 1f06234bdc
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'));