Create A Onboarding Screen On Your App – ngx-onboarding

Author: rosen-group
Official Page: Go to website
Publish Date: February 20, 2020
License: MIT

Description:

A customizable onboarding library for Angular that can be used to guide your visitors through your web app.

More Features:

  • Definition of several steps on each view.
  • Highlighting of every step.
  • Configurable on which position (top, bottom, left or right) the information text should be displayed.
  • Multiple language support
  • If onboarding is enabled, buttons for going to the next step and for turning off the onboarding become visible.
  • If a user has seen the onboarding of a view, it will by default be stored in the local storage of the browser.
  • Possibility to reset and again turn on the onboarding.

Installation:

# NPM
$ npm install @rosen-group/ngx-onboarding --save

Preview:

Create A Onboarding Screen On Your App - ngx-onboarding


You Might Be Interested In:

Add Comment