react-mosaic is a full-featured React Tiling Window Manager meant to give a user complete control over their workspace. It provides a simple and flexible API to tile arbitrarily complex react components across a user’s view. react-mosaic is written in Typescript and provides typings but can be used in Javascript as well.
Installation:
# Yarn
yarn add react-mosaic-component# NPM
$ npm install react-mosaic-component
Preview:
Download Details:
Author: palantir
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/palantir/react-mosaic
License: MIT