Component Class
React component that views documents using Google Doc Viewer.
Copyright (c) 2016 ItsAsbreuk - http://itsasbreuk.nl
New BSD License - http://choosealicense.com/licenses/bsd-3-clause/
Item Index
Methods
Properties
Methods
fullScreen
()
Will show the content into the full screen. Only if props.allowFullScreen===true.
handleSrcLoad
()
Hides the "load-message" as specified by this.props.loadingMsg
render
()
React render-method --> renderes the Component.
Returns:
ReactComponent