Tagged: React Package

Carousel Slider in React using react-slick- Clue Mediator

Carousel Slider in React using react-slick

Today we’ll show you how to implement a carousel slider in react using react-slick. It’s very easy to implement in a react project. As we are using the react-slick npm...

Color picker in React using react-color - Clue Mediator

Color picker in React using react-color

Today we’ll show you how to implement color picker in React using react-color. With the help of this npm package, we can implement 13 different types of the pickers such...

How to add DateTimePicker in ReactJS - Clue Mediator

How to add DateTimePicker in ReactJS

Today we’ll show you how to add DateTimePicker in ReactJS. Here we’ll use the npm package to implement datetime picker in the React component. React Datepicker Example, How to implement...

How to implement pagination in ReactJS - Clue Mediator

How to implement pagination in ReactJS

Today we’ll show you how to implement pagination in ReactJS. For beginners, there is always the question of how to put the pagination in the website. So in this article,...

Embed YouTube video in ReactJS - Clue Mediator

Embed YouTube video in ReactJS

Today we’ll show you how to embed YouTube video in ReactJS application. In this article, we’ll use the react-player npm package to embed the YouTube video. You can also embed...