Classes
Methods
(inner) goToMainMenu()
- Source:
Fires:
(inner) resize()
- Source:
Fires:
Events
button-decrement-rate
Called when decrement-rate button is pressed, decrementing the rate
- Source:
button-increment-rate
Called when increment-rate button is pressed, incrementing the rate
- Source:
button-next-word
Called when next-word button is pressed, presenting the next words on the screen
- Source:
button-play
Called when play button is pressed, playing it or pausing the reader
- Source:
button-previous-word
Called when previous-word button is pressed, presenting the previous words on the screen
- Source:
keydown
Keyboard Listener
- Source:
keypress
Keyboard Listener
- Source:
keyup
Keyboard Listener
- Source:
message
Sets the listener for receiving messages from the module called by the worker
The listener @callback this.w.onmessage is responsible for updating the ui
with the new words, and also the current index.
- Source:
oninput
Range Bar Listener
- Source: