@stoked-ui/file-explorer
v0.1.0-alpha.6
Published
File Explorer Component built from the @mui/x-tree-view component with @atlaskit/pragmatic-drag-and-drop built in.
Downloads
14
Maintainers
Readme
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.