React Component for reading Digital Editions
The Digital Edition Reader is a React component that allows for a smooth
reading experience for Digital Editions, automatically linking text and
annotations.
To install the Digital Edition Reader run
```
npm install --save git+ssh://git@bitbucket.org:gutzkow/digital-edition-reader.git
To use the Digital Edition Reader in a web-page, first include its CSS
file:
`html`
Then at the end of the page include the JS files and then use the install
function to load the Digital Edition Reader into a DOM element:
`html`
The Digital Edition Reader can also be instantiated with initial options:
`html`
The following options are currently available (the default settings are shown
in brackets):
* openReaderLabel ['Start reading']: Sets the label of the buttondisplayReader
used to open the reader.
* ['none']: Sets the initial visibility state of the'block'`.
reader. To automatically show the reader upon loading, set this to