Tagged: React Package

How to display a PDF in React - Clue Mediator

How to display a PDF in React

Today we will show you how to display a PDF in React. Here we will use the NPM package to display a PDF as an image in React application. You...

Create a toggle switch in React - Clue Mediator

Create a toggle switch in React

Today we will show you how to create a toggle switch in React. Here we will use the NPM Package to create a toggle button in React. Checkout more articles...

How to add a loading spinner in React - Clue Mediator

How to add a loading spinner in React

Today, we will show you how to add a loading spinner in React. In this article, we will use the NPM package which uses pure CSS to display the loader....

How to add Font Awesome 5 in React - Clue Mediator

How to add Font Awesome 5 in React

Today, we will show you how to add Font Awesome 5 in React. The Font Awesome 5 is the largest icon library based on CSS and Less. Here we will...

MultiSelect dropdown in React - Clue Mediator

MultiSelect dropdown in React

Today we will show you how to create a multi-select dropdown in React. Here, we will use the react-select npm package to implement a multi-select dropdown in React JS. Checkout...

How to add a loading in React AG Grid - Clue Mediator

How to add a loading in React AG Grid

Today we’ll show you how to add a loading in React AG Grid. In the previous article, we have implement server side pagination in React AG Grid. Here, we’ll show...

Barcode scanner in React - Clue Mediator

Barcode scanner in React

Today we will show you how to implement a barcode scanner in React. In this example, we will use the quaggaJS in the ReactJS component. What is QuaggaJS? QuaggaJS is...