README
Onboarding
Highlight elements of the UI to the user and display a complementary dialog.
Installation
yarn add @atlaskit/onboarding
Usage
Detailed docs and example usage can be found here.
An onboarding spotlight introduces new features to users through focused messages or multi-step tours.
<script type="module">
import atlaskitOnboarding from 'https://cdn.skypack.dev/@atlaskit/onboarding';
</script>
Highlight elements of the UI to the user and display a complementary dialog.
yarn add @atlaskit/onboarding
Detailed docs and example usage can be found here.