metadata-based-explorer1
Version:
Box UI Elements
11 lines (8 loc) • 379 B
Markdown
Modal to view/manage file versions. Will incrementally fetch file versions and let you perform the Download, Delete, Restore, and Make Current actions. This modal also handles the display of retention information.
**Demo**
```
const VersionHistoryModalExamples = require('examples').VersionHistoryModalExamples;
<VersionHistoryModalExamples />
```