0.1.4-a.0 • Published 4 months ago

@stoked-ui/timeline v0.1.4-a.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

SUI X FileExplorer View

This package is the Community plan edition of the FileExplorer View components. It's part of SUI X, an open-core extension of SUI Core, with advanced components.

Installation

Install the package in your project directory with:

npm install @stoked-ui/file-explorer

This component has the following peer dependencies that you will need to install as well.

"peerDependencies": {
  "@mui/material": "^5.15.14",
  "react": "^17.0.0 || ^18.0.0",
  "react-dom": "^17.0.0 || ^18.0.0"
},

Documentation

Visit https://stoked-ui.github.io/x/react-fileExplorer-view/ to view the full documentation.