uiblocker-react

1.1.8 • Public • Published

Getting Started with Create React App

Installation

npm install react-uiblocker --save

Usage

import React from "react";
import UIBlocker from "react-uiblocker";

export default function App() {
  return (
    <UIBlocker visible={true} message="Loading...">
      <h1>React</h1>
      <h5>App</h5>
      <h5>Initial</h5>
    </UIBlocker>
  );
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.8
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.8
    1
  • 1.1.7
    0
  • 1.1.6
    0

Package Sidebar

Install

npm i uiblocker-react

Weekly Downloads

1

Version

1.1.8

License

MIT

Unpacked Size

6.35 kB

Total Files

6

Last publish

Collaborators

  • iamwaleedrajput