ux-feedback-floating-button
v1.0.2
Published
This React Components provide floating button for open dialog to submit system UI / UX feedback. Users, can add comments , and take screecapture with drawing featurs.
Downloads
34
Readme
:dart: About
This React Components provide floating button for open dialog to submit system UI / UX feedback. Users, can add comments , and take screecapture with drawing featurs.
:sparkles: Features
:heavy_check_mark: UI Feedback floating button
:heavy_check_mark: Feedback dialog with capture email, name and comments
:heavy_check_mark: Take screenshot
:heavy_check_mark: edit the screenshot via some drawing featurs\
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
:checkered_flag: Starting
# Install using npm
$ npm i ux-feedback-floating-button
# Install using yarn
$ yarn add ux-feedback-floating-button
usage
import { UXFeedbackFloater } from "ux-feedback-floating-button";
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made by Manoj Gamachchige
Back to top