Alcumus / react-doc-viewer

Apache License 2.0
243 stars 103 forks source link

Make all ui replaceable through component props #6

Closed mattmogford-alcumus closed 4 years ago

mattmogford-alcumus commented 4 years ago

Make individual UI elements replaceable. E.g. fileName, document controls and the whole header. Document controls override prop should return a function that provides callbacks to prev and next document navigation.