Convert PdfSidebar to JS
ES 6 does not provide a direct equivalent for CoffeeScript's static class properties so the initialization of `options` has been refactored to use `Object.assign()` as a more idiomatic way to combine the config args passed to the constructor with the defaults for `PdfSidebar`.
Showing
src/annotator/pdf-sidebar.js
0 → 100644
Please register or sign in to comment