UNPKG

metadata-based-explorer1

Version:
11 lines (8 loc) 379 B
### Description 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. ### Examples **Demo** ``` const VersionHistoryModalExamples = require('examples').VersionHistoryModalExamples; <VersionHistoryModalExamples /> ```