Coach Marks
Overlay with CoachMarks builder
Example
Usage
- Overlay takes CoachMarks as children and accepts callback as prop to handle click
- CoachMarks can be fixed or attached to element through props
Change Log
0.2.1
- removes unnecessary classnames library
0.2.0
- removes click button, user can now click anywhere instead to disable
0.1.6
- core-react@^4
0.1.5
- callback and disablement of coach marks onClick of button instead of veil
- adds fixedBottom functionality
0.1.4
- adds scroll lock when veil is active
0.1.3
- place coachmarks inside veil to use the position for the absolute coachmarks
- update core-react
0.1.2
- Camelcases .coachMark and .subCaption
0.1.1
- Fixes throttling on resizeHandler
0.1.0
- Initial commit
- Overlay accepts callback to handle click anywhere on screen and also removes veil and CoachMarks
- caretLocation and children (Caption and SubCaption) are used to customize CoachMark
- Coachmark can be 1.fixed or 2.dynamically pinned with:
- fixedTop, fixedLeft, or fixedRight props
- markedElement (id) and position props