we'll just edit it live
This commit is contained in:
parent
608b05876c
commit
b9b4472cf5
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@ the following functions should be exported from a jsx callback module
|
||||||
|
|
||||||
whenever any of `encoder/3`, `decoder/3` or `parser/3` are called, this function is called with the `Args` argument provided in the calling function to obtain `InitialState`
|
whenever any of `encoder/3`, `decoder/3` or `parser/3` are called, this function is called with the `Args` argument provided in the calling function to obtain `InitialState`
|
||||||
|
|
||||||
* ### Module:handle_event/2 ###
|
### * Module:handle_event/2 ###
|
||||||
|
|
||||||
```erlang
|
```erlang
|
||||||
Module:handle_event(Event, State) -> NewState
|
Module:handle_event(Event, State) -> NewState
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue