rb-blur-button

React-Bootstrap Button that automatically blurs when clicked


Keywords
react, blur, unfocus, bootstrap, react-bootstrap, ui
License
CC0-1.0
Install
npm install rb-blur-button@0.1.2

Documentation

rb-blur-button

React-Bootstrap Button that automatically blurs when clicked.

Install

npm install rb-blur-button or yarn add rb-blur-button.

Usage

You can use it as a react-bootstrap button, except you import it from rb-blur-button.

import {Button} from 'rb-blur-button';

Example

Code SandBox Example
code sandbox preview