mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 10:27:49 +02:00
Update README.md
This commit is contained in:
parent
eca1f54ced
commit
31fdf89bd6
@ -138,7 +138,7 @@ Go back to a previous Monarch screen
|
|||||||
|
|
||||||
**PARAMETERS**
|
**PARAMETERS**
|
||||||
* ```data``` (table) - Optional data to associate with the screen you are going back to. Retrieve using ```monarch.data()```.
|
* ```data``` (table) - Optional data to associate with the screen you are going back to. Retrieve using ```monarch.data()```.
|
||||||
* ```callback``` (function) - Function to call when the previous screen is visible.
|
* ```callback``` (function) - Optional function to call when the previous screen is visible.
|
||||||
|
|
||||||
|
|
||||||
### monarch.data(screen_id)
|
### monarch.data(screen_id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user