JSPM

  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q39667F
  • License MIT

Onboarding beacons for React

Package Exports

  • react-beacon

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-beacon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-beacon


React Beacon - Onboarding Tooltips using Slack-like Beacons

Screenshots

Example

http://localhost:8017/examples

Props

  • position: top, right, bottom or left for tooltip to appear. Default to right
  • parent: the beacon will be placed over this element

Development

npm install
npm start

License

react-beacon is released under the MIT license.